Age | Commit message (Expand) | Author |
2007-06-17 | (svn r10182) -Codechange: rewrite most part of the file loading/searching to ... | rubidium |
2007-06-17 | (svn r10181) -Fix (r10093): clamp the zoom level so it won't try to use a wro... | rubidium |
2007-06-13 | (svn r10139) -Fix: all inner parts of OpenTTD assume that the resolution is a... | rubidium |
2007-06-12 | (svn r10121) -Codechange: split renderer from rest of code; no longer any cod... | truelight |
2007-06-11 | (svn r10107) -Fix (r10092): Missing 'i' in 'optimized' | peter1138 |
2007-06-11 | (svn r10092) -Codechange: code-seperated the spriteloader and blitter from th... | truelight |
2007-05-31 | (svn r10006) -Fix (FS#362): allow different signal types on one tile | glx |
2007-05-30 | (svn r9992) -Codechange: Remove some hardcoded references to Industry IDs. | belugas |
2007-05-29 | (svn r9971) -Fix (r9892, r9958): loading of post-'bridges over "everything"' ... | rubidium |
2007-05-28 | (svn r9962) -Feature: Add smooth viewport scrolling. This must be enabled wit... | peter1138 |
2007-05-27 | (svn r9958) -Fix (r9892): upgrading old savegames made (road)bridges unuseable. | rubidium |
2007-05-25 | (svn r9917) -Codechange: prepare some more areas for more road types. | rubidium |
2007-05-20 | (svn r9892) -Codechange: lots of ground work for allowing multiple types of "... | rubidium |
2007-05-19 | (svn r9885) -Fix r9846: some last bitshifts with zoom-levels that were forgotten | truelight |
2007-05-19 | (svn r9874) -Feature: advanced vehicle lists a.k.a. group interface. Now you ... | rubidium |
2007-05-15 | (svn r9850) -Codechange: Introduction of the Override/Substitute manager. Cu... | belugas |
2007-05-15 | (svn r9846) -Codechange: introduced ZOOM_LVL_MIN and ZOOM_LVL_MAX for the obv... | truelight |
2007-05-14 | (svn r9839) -Fix: vehicles in old savegames could leave the station because t... | rubidium |
2007-05-07 | (svn r9805) -Codechange: Use HASBIT() et al for display options bits. | peter1138 |
2007-05-04 | (svn r9785) -Fix (r942, FS#765): only non dedicated servers can't have 0 players | glx |
2007-05-01 | (svn r9762) -Feature: Two new difficulty settings : Very low number of towns ... | belugas |
2007-04-20 | (svn r9683) -Fix [FS#423]: improved loading does not use a huge amount of pro... | rubidium |
2007-04-18 | (svn r9672) -Cleanup: lots of coding style fixes around operands. | rubidium |
2007-04-18 | (svn r9667) -Feature: Add the concept of cities. A (configurable) proportion ... | maedhros |
2007-04-12 | (svn r9609) -Codechange: Move some function prototypes out of functions.h and... | maedhros |
2007-04-11 | (svn r9601) -Codechange: Store grf file reference in station spec, not just G... | peter1138 |
2007-04-05 | (svn r9563) -Feature: Add more finer control to transparency options, includi... | peter1138 |
2007-03-21 | (svn r9390) -Documentation : correct Doxygen of comments and @file inclusion.... | belugas |
2007-03-19 | (svn r9316) -Fix (r9315): Bump the savegame version for the newhouses merge. | maedhros |
2007-03-19 | (svn r9315) -Merge: The newhouses branch. With this merge comes almost comple... | maedhros |
2007-03-17 | (svn r9266) -Codechange: unify the retrieval of the base paths a little more. | rubidium |
2007-03-15 | (svn r9205) -Fix: if you started openttd with '-g' you got the same map every... | truelight |
2007-03-13 | (svn r9147) -Fix (r1770, r8161): when loadin games, enroute_from and enroute_... | peter1138 |
2007-03-08 | (svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the cod... | rubidium |
2007-03-08 | (svn r9066) -Fix [FS#638]: store the owner of a statue, so when it gets remov... | truelight |
2007-03-07 | (svn r9050) -Codechange: Foo(void) -> Foo() | rubidium |
2007-03-06 | (svn r9034) -Codechange: renamed _pause to _pause_game, as some targets alrea... | truelight |
2007-03-06 | (svn r9031) -Codechange: Introduce grfconfig->status, and use it for states t... | maedhros |
2007-03-02 | (svn r8976) -Codechange: Reinitialize all engines after grf files have been r... | Darkvater |
2007-03-02 | (svn r8973) -Feature/Codechange: Changed the internal unit for aircraft veloc... | celestar |
2007-03-02 | (svn r8969) -Codechange: rework of the player face bits. | rubidium |
2007-02-28 | (svn r8945) -Codechange: Rename v->load_status to v->vehicle_flags so it can ... | maedhros |
2007-02-27 | (svn r8935) -Codechange: unification of track type between road and rail tile... | rubidium |
2007-02-21 | (svn r8828) -Fix | tron |
2007-02-13 | (svn r8715) -Codechange/cleanup: replace magic numbers related to state of ro... | rubidium |
2007-02-12 | (svn r8689) -Fix [FS#613] (r8619): crash when an old savegame had buoys on th... | rubidium |
2007-02-11 | (svn r8675) [PSP] -Fix: don't autosave in networking for PSP, to time expensive | truelight |
2007-02-08 | (svn r8631) -Add: added parameter -l ip[:port] to ./openttd, which redirects ... | truelight |
2007-02-01 | (svn r8507) -Codechange/Feature: Don't remove player-owned property on-load i... | Darkvater |
2007-01-31 | (svn r8501) -Fix (r7377) [FS#539]: Keep track of how much cargo has been paid... | maedhros |