Age | Commit message (Expand) | Author |
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 |
2007-11-26 | (svn r11527) -Codechange: Split the bitmath functions of to their own files | skidd13 |
2007-11-22 | (svn r11490) -Codechange: Split the math functions to their own header | skidd13 |
2007-11-21 | (svn r11488) -Codechange: Spilt the random functions out to seperate file | skidd13 |
2007-11-18 | (svn r11470) -Codechange: add git detection to MSVC (michi_cc) | glx |
2007-11-17 | (svn r11448) -Add: project files for MSVC 2008 (*_vs90.*) | glx |
2007-11-16 | (svn r11445) -Codechange: reorder <configuration> in openttd_vs80.vcproj, so ... | glx |
2007-11-10 | (svn r11399) -Feature(ette): transparency settings can now be saved and thus ... | belugas |
2007-11-08 | (svn r11393) -Fix (r11368): forgot to update lang project files | glx |
2007-10-21 | (svn r11334) -Codechange: add hg detection to MSVC | glx |
2007-10-21 | (svn r11330) -Add: OTTD version checking for NewGRFs. This allows NewGRFs to ... | rubidium |
2007-09-26 | (svn r11172) -Codechange: rewrite of town road building and addition of the p... | rubidium |
2007-09-26 | (svn r11166) -Fix (r11165): forgot one project file | glx |
2007-09-26 | (svn r11165) -Fix(r11164): an unwelcome change in MSVC projects/openttd_vs80.... | belugas |
2007-09-26 | (svn r11164) -Fix(r11161): a rogue space roaming in the night... removed | belugas |
2007-09-22 | (svn r11138) -Codechange: prepare some subsystems for persistent storage for ... | rubidium |
2007-09-14 | (svn r11110) -Fix (r11107): somebody forgot to update project files ;) | glx |
2007-09-12 | (svn r11090) -Fix (r11089): incorrect version format and failure with paths c... | glx |
2007-09-12 | (svn r11089) -Codechange: add revision detection to MSVC. | rubidium |
2007-09-09 | (svn r11078) -Add: added 32bpp-optimized, which is almost twice as fast as 32... | truelight |
2007-07-20 | (svn r10642) -Merge (from NoAI): ./configure flag for disabling threading. | rubidium |
2007-07-16 | (svn r10601) -Codechange: store (and use) the type of stations instead of har... | rubidium |
2007-07-16 | (svn r10590) -Fix: cargo_packet.* were not sorted correctly in project files | glx |
2007-07-05 | (svn r10444) -Codechange: switch to c++ classes and inheritance for sound/mus... | peter1138 |
2007-07-03 | (svn r10420) -Fix [MSVC]: Disabled 'Treat Warnings As Errors' for VC8 | KUDr |
2007-06-29 | (svn r10391) -Add: debug support - structured dump of variables/classes/struc... | KUDr |
2007-06-29 | (svn r10389) -Add: CStrA, CStrCiA, CStrW, CStrCiW - case sensitive/insensitiv... | KUDr |
2007-06-29 | (svn r10385) -Change: [Translations] Croatian is an accepted language | miham |
2007-06-22 | (svn r10266) -Codechange: keep track of the origin, time of travel and accumu... | rubidium |