Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-14 | (svn r17535) -Fix: compiling without networking failed; also unhackify the ↵ | rubidium | |
crash logger a bit. | |||
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium | |
2009-07-24 | (svn r16944) -Codechange: remove needlessly complex way of getting the ↵ | rubidium | |
offset of items within a struct that are within a struct | |||
2009-07-22 | (svn r16909) -Fix [FS#2996]: NewGRF stations would be triggering assertions ↵ | rubidium | |
all over the place when using the more advanced station types. -Change: make (rail) waypoints sub classes of 'base stations', make buoys waypoints and unify code between them where possible. | |||
2009-05-17 | (svn r16338) -Codechange: split loading of references to two phases | smatz | |
In the first phase, indexes are stored. In the second phase, indexes are checked for validity and converted to pointers | |||
2009-03-15 | (svn r15718) -Cleanup: apply some comment coding style on the rest of the ↵ | rubidium | |
sources too | |||
2009-02-25 | (svn r15584) -Codechange: Move several variables from variables.h to more ↵ | yexo | |
appropriate headers. | |||
2009-01-23 | (svn r15216) -Feature: native support for Transport Tycoon (Original) ↵ | smatz | |
savegames. Based on SVXConverter's source code and documentation by Roman Vetter | |||
2009-01-04 | (svn r14828) -Codechange: move most of save/load-specific code to separate files | smatz | |