Age | Commit message (Expand) | Author |
2008-02-28 | (svn r12313) -Fix: YAPF and NTP did not apply penalty for uphill tracks on st... | frosch |
2008-02-25 | (svn r12252) -Fix [FS#1801]: Broken FollowTrack_t related functions (thanks m... | KUDr |
2008-02-12 | (svn r12122) -Codechange: Add framework for generic feature callbacks, along ... | peter1138 |
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-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-14 | (svn r11848) -Codechange: New class-based drop down list functionality. Lists... | 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-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 r11527) -Codechange: Split the bitmath functions of to their own files | skidd13 |
2007-11-23 | (svn r11498) -Add [FS#1411]: [OSX] Added support for using Quartz instead of ... | egladil |
2007-11-22 | (svn r11492) -Codechange: [OSX] Split the cocoa video driver into several fil... | egladil |
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-10 | (svn r11399) -Feature(ette): transparency settings can now be saved and thus ... | belugas |
2007-09-26 | (svn r11172) -Codechange: rewrite of town road building and addition of the p... | rubidium |
2007-09-26 | (svn r11165) -Fix(r11164): an unwelcome change in MSVC projects/openttd_vs80.... | belugas |
2007-09-22 | (svn r11138) -Codechange: prepare some subsystems for persistent storage for ... | rubidium |
2007-09-14 | (svn r11107) -Feature: some tool so one can still build tunnels under rails (... | rubidium |
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-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-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-22 | (svn r10266) -Codechange: keep track of the origin, time of travel and accumu... | rubidium |
2007-06-22 | (svn r10264) -Fix: forgot to add texteff.hpp to the project files | truelight |
2007-06-20 | (svn r10236) -Feature: Introduce a form of timetabling for vehicles. | maedhros |
2007-06-20 | (svn r10231) -Cleanup: MSVC project files | glx |
2007-06-19 | (svn r10227) -Add: added 32bpp-anim blitter, a 32bpp blitter that does palett... | truelight |
2007-06-18 | (svn r10211) -Feature: [NewGRF] Add support for action 0F | glx |
2007-06-17 | (svn r10190) -Codechange: merged renderer and blitter to one single class API... | truelight |
2007-06-17 | (svn r10179) -Fix: spritecache wasn't in source.list, thus wasn't in the MSVC... | rubidium |
2007-06-16 | (svn r10170) -Codechange: remove some duplication of code. | rubidium |
2007-06-13 | (svn r10148) -Fix r10143: make --without-png to compile again | truelight |
2007-06-13 | (svn r10143) -Add: store the filename of the grfs opened and allow easy acces... | truelight |
2007-06-13 | (svn r10132) -Codechange: split out the last direct video-buffer read access ... | truelight |
2007-06-13 | (svn r10127) -Add: Addition of basic structure for industry tiles callbacks (... | belugas |