Age | Commit message (Expand) | Author |
2008-04-24 | (svn r12881) -Fix (r12770): the check for missing header files could find mor... | glx |
2008-04-23 | (svn r12857) -Fix [FS#1948]: remove the last uses of AutoPtr in the station c... | rubidium |
2008-04-20 | (svn r12804) -Codechange: move the effect vehicle handling out of vehicle.cpp | rubidium |
2008-04-18 | (svn r12770) -Add: check for missing (forgotten) header files in the generate... | glx |
2008-04-18 | (svn r12768) -Codechange: move the statusbar GUI to it's own file. | rubidium |
2008-04-18 | (svn r12764) -Add: check for missing (forgotten) header files in the generate... | rubidium |
2008-04-18 | (svn r12763) -Fix: some headers were missing/still included in the MSVC proje... | rubidium |
2008-04-17 | (svn r12757) -Codechange: move all cheat related stuff from all over the plac... | rubidium |
2008-04-16 | (svn r12737) -Codechange: Replace vector with a cut down class to allocate sp... | peter1138 |
2008-04-14 | (svn r12706) -Merge: the thread rewrite from NoAI. The rewrite makes the thre... | rubidium |
2008-04-06 | (svn r12599) -Codechange: force AllocateSafeRaw() to be linked to simplify co... | smatz |
2008-03-31 | (svn r12501) -Codechange: split signs.h. | rubidium |
2008-03-31 | (svn r12499) -Codechange: some coding style tweaks for network_internal.h. | rubidium |
2008-03-28 | (svn r12480) -Change: enable and show asserts in crash.log for MSVC releases ... | glx |
2008-03-28 | (svn r12476) -Codechange: split type engine related types from engine.h (and ... | rubidium |
2008-03-28 | (svn r12474) -Codechange: split type related stuff from waypoints from waypoi... | rubidium |
2008-03-28 | (svn r12470) -Codechange: split order related types from order.h (and openttd... | rubidium |
2008-03-28 | (svn r12469) -Codechange: split type related stuff from group.h (and openttd.... | rubidium |
2008-03-28 | (svn r12467) -Codechange: move DepotID to a more logical location. | rubidium |
2008-03-28 | (svn r12461) -Change: add (quite) some missing headers to the MSVC project fi... | rubidium |
2008-03-28 | (svn r12457) -Codechange: Move signal enums on their own header. | belugas |
2008-03-26 | (svn r12425) -Feature [FS#1846]: On Screen Keyboard for input fields so someo... | rubidium |
2008-03-23 | (svn r12398) -Codechange [FS#1770]: Move toolbar related code to it's own lit... | rubidium |
2008-03-15 | (svn r12375) -Fix [FS#1847]: revision detection failed to detect 64bit Tortoi... | glx |
2008-02-28 | (svn r12313) -Fix: YAPF and NTP did not apply penalty for uphill tracks on st... | frosch |
2008-02-26 | (svn r12282) -Fix (r12123): generate.vbs should not skip files in NO_THREADS ... | glx |
2008-02-25 | (svn r12252) -Fix [FS#1801]: Broken FollowTrack_t related functions (thanks m... | KUDr |
2008-02-24 | (svn r12238) -Change [FS#1800]: set svn:executable property for *.vbs (michi_cc) | glx |
2008-02-12 | (svn r12123) -Add: generate.vbs script to allow project files generation for ... | glx |
2008-02-12 | (svn r12122) -Codechange: Add framework for generic feature callbacks, along ... | peter1138 |
2008-02-12 | (svn r12117) -Fix (r12115): strgen compilation was broken | glx |
2008-02-11 | (svn r12116) -Fix (r12083): little typos in source.list | glx |
2008-02-11 | (svn r12115) -Codechange: move malloc/realloc error messages to separate file... | smatz |
2008-02-09 | (svn r12089) -Cleanup: re-order, yet another time, the files in msvc projects | belugas |
2008-02-07 | (svn r12083) -Cleanup: Adding some more files in MSVC projects | belugas |
2008-02-07 | (svn r12082) -Cleanup: MSVC projects do not care about the directory of the f... | belugas |
2008-02-07 | (svn r12081) -Codechange: Rename table/roadveh.h to table/roadveh_movment.h | belugas |
2008-02-07 | (svn r12078) -Cleanup: Add missing headers on project files | belugas |
2008-02-07 | (svn r12077) -Cleanup: Remove files not used anymore from project files | belugas |
2008-01-24 | (svn r11979) -Codechange: drop MSVC 2003 support because MSVC 2003 is broken ... | rubidium |
2008-01-23 | (svn r11968) -Codechange: remove redundant FindLengthOfTunnel(), use GetTunne... | smatz |
2008-01-14 | (svn r11850) -Fix (r11848): forgot to update vc project files | peter1138 |
2008-01-09 | (svn r11802) -Fix [FS#716]: do not crash trains when leaving depot to a very ... | smatz |
2008-01-07 | (svn r11774) -Change: do not include variables.h in a header when it is not n... | rubidium |
2007-12-25 | (svn r11699) -Cleanup: Remove some headers from the project files which aren'... | skidd13 |
2007-12-19 | (svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h | rubidium |
2007-12-17 | (svn r11658) -Fix (r11654): forgot project files | glx |
2007-12-16 | (svn r11644) -Codechange: merge some functions from tunnel_map.h and bridge_m... | smatz |
2007-12-05 | (svn r11576) -Codechange: enumerize and comment station GUI | smatz |
2007-11-26 | (svn r11531) -Fix [FS#1459]: version determination did stall (read: never fin... | rubidium |