.. |
alloc_func.cpp
|
(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
|
2008-05-06 15:11:33 +00:00 |
alloc_func.hpp
|
(svn r15291) -Cleanup: Move the station list widgets to their class from station_gui.h
|
2009-01-29 02:42:36 +00:00 |
alloc_type.hpp
|
(svn r15603) -Fix [FS#2696]: crash when using an extraordinarily large sprite as cursor.
|
2009-03-03 20:33:57 +00:00 |
bitmath_func.cpp
|
(svn r15299) -Cleanup: remove many redundant includes
|
2009-01-31 20:16:06 +00:00 |
bitmath_func.hpp
|
(svn r14232) -Codechange: use builtin for byte swapping for gcc >= 4.3
|
2008-09-02 21:11:48 +00:00 |
endian_func.hpp
|
(svn r15508) -Fix: three header files had incorrect 'anti-multiple-inclusion' header
|
2009-02-17 02:08:53 +00:00 |
endian_type.hpp
|
(svn r15508) -Fix: three header files had incorrect 'anti-multiple-inclusion' header
|
2009-02-17 02:08:53 +00:00 |
enum_type.hpp
|
(svn r15031) -Fix (r15027): merge reverted r15026, so do it once again
|
2009-01-12 17:31:43 +00:00 |
geometry_type.hpp
|
(svn r12936) -Doc: a few structs in geometry_type.hpp. Patch by Alberth.
|
2008-05-04 08:38:21 +00:00 |
math_func.hpp
|
(svn r13639) -Codechange: rewrite 32bpp-anim and 32bpp-optimized drawing and encoding so it uses similiar scheme as 8bpp-optimized
|
2008-06-26 15:46:19 +00:00 |
mem_func.hpp
|
(svn r15571) -Fix: incorrect use of memset
|
2009-02-24 22:25:23 +00:00 |
overflowsafe_type.hpp
|
(svn r12873) -Fix [FS#1946]: MSVC is whining because it doesn't understand that bytes should be cast to ints.
|
2008-04-24 17:53:45 +00:00 |
random_func.cpp
|
(svn r14910) -Codechange: merge the command queue handling into a single location
|
2009-01-08 13:57:50 +00:00 |
random_func.hpp
|
(svn r14083) -Fix [FS#1264, FS#2037, FS#2038, FS#2110]: Rewrite the autoreplace kernel.
|
2008-08-16 14:02:20 +00:00 |
smallmap_type.hpp
|
(svn r15447) -Codechange: void functions don't tend to return true if and only if anyway
|
2009-02-11 07:17:39 +00:00 |
smallvec_type.hpp
|
(svn r15447) -Codechange: void functions don't tend to return true if and only if anyway
|
2009-02-11 07:17:39 +00:00 |
sort_func.hpp
|
(svn r13606) -Codechange: use "static FORCEINLINE" where possible as default for core functions (big functions use just inline instead)
|
2008-06-22 15:21:51 +00:00 |
string_compare_type.hpp
|
(svn r15324) -Codechange: unify the class used for comparing of strings for std::map
|
2009-02-03 18:08:07 +00:00 |