summaryrefslogtreecommitdiff
path: root/saveload.c
AgeCommit message (Expand)Author
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium
2007-01-02(svn r7751) -Codechange: move network_* to a new network map. Furthermore mov...rubidium
2006-12-30(svn r7642) -Codechange: unify all the different locations where the animatio...rubidium
2006-12-27(svn r7573) -Merged the bridge branch. Allows to build bridges of arbitrary r...celestar
2006-12-26(svn r7565) -Codechange: Rework DEBUG functionality. Look for appropiate debu...Darkvater
2006-12-09(svn r7449) -Codechange: Rename _path to _paths as it is technically more cor...Darkvater
2006-12-04(svn r7348) -Feature: Initial support for saving NewGRF settings with savegam...peter1138
2006-12-03(svn r7331) - Codechange: Rename all memory pool macro's and types to "old po...matthijs
2006-12-02(svn r7326) -Feature: Add support for gradual (un)loading of vehicles (Maedhros)peter1138
2006-11-28(svn r7274) -Codechange [utf8]: Add input/output unicode support. This actual...Darkvater
2006-11-27(svn r7269) -Feature: Add freight trains patch option. This option is a multi...peter1138
2006-11-21(svn r7232) -Codechange: Also allow for the save/load of non pre-allocated st...Darkvater
2006-11-21(svn r7231) -Codechange: rename ini_get_variable to GetVariableAddress for us...Darkvater
2006-11-21(svn r7228) -Codechange: [internal] Add the possibility to save/load string-p...Darkvater
2006-11-17(svn r7195) -Feature: [FS#297, optional elrails] New patches/vehicles option ...KUDr
2006-11-16(svn r7182) -Feature: Merge utf8 branch. This brings us support for Unicode/U...peter1138
2006-11-03(svn r7048) -Cleanup: DEBUG doesn't need a newline character, use DEBUG inste...Darkvater
2006-10-28(svn r6988) Remove a layer of indirection when using the Savegame pooltron
2006-10-28(svn r6986) Use the pool macros for the Town pooltron
2006-10-28(svn r6984) Use the pool macros for the RoadStop pooltron
2006-10-28(svn r6983) Use the pool macros for the Station pooltron
2006-10-28(svn r6981) Use the pool macros for the Savegame pooltron
2006-10-28(svn r6980) Use the pool macros for the Order pooltron
2006-10-28(svn r6977) Use the pool macros for the EngineRenew pooltron
2006-10-28(svn r6975) Use the pool macros for the Vehicle pooltron
2006-10-03(svn r6624) -Feature: added ability to add refit commands to vehicle orders (...bjarni
2006-10-01(svn r6602) - Feature: we now support NewGRF livery refits, as used by DBsetX...peter1138
2006-09-15(svn r6455) - Feature: Add 2cc (two company colours) livery schemes. This rep...peter1138
2006-09-11(svn r6440) -Fix: [YAPF] some YAPF settings were not saved (i misunderstood h...KUDr
2006-09-04(svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more...rubidium
2006-08-20(svn r6001) -Feature: when removing a farm, his farmland is removed too (over...truelight
2006-08-20(svn r5999) -Feature: change the original date format to a 32 bits format bas...rubidium
2006-08-20(svn r5977) -Fix [FS#78]: never set I-am-a-thread bool to true IN the thread....truelight
2006-08-19(svn r5946) -Add: merged the TGP branch to mainline. TGP adds:truelight
2006-08-19(svn r5943) -Merge TGP (part r5725): -Codechange: renamed Thread to OTTDThrea...truelight
2006-08-13(svn r5873) - Fix a bad comment in r5871, and add a further check for saving ...Darkvater
2006-08-12(svn r5871) -Feature: Add a possibility to handle pointer strings without a b...Darkvater
2006-06-27(svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectaculartron
2006-06-23(svn r5346) - Feature: Add 4 new airports. 2 for aircraft, 2 for helicopters.richk
2006-06-18(svn r5307) Remove two unnecessary indirections which used function pointers ...tron
2006-06-11(svn r5229) Remove a write-only variableglx
2006-06-07(svn r5155) - Remove the bridge branch merge (revision r5070)tron
2006-06-02(svn r5070) Merged the bridge branchcelestar
2006-05-27(svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous su...KUDr
2006-05-06(svn r4757) - Newstations: add saveload support for custom station speclistspeter1138
2006-04-22(svn r4524) - Codechange: Use GB() macros for getting the saveload file/memor...Darkvater
2006-04-18(svn r4471) - Pools: Add a facility for calling a custom function during pool...peter1138
2006-04-18(svn r4470) -Fix: FS#97 — Possible bug in Win64 versions (by michi_cc)KUDr
2006-04-18(svn r4466) -Fix: (FS#71) Game no longer crashes when the last vehicle servin...celestar
2006-04-11(svn r4361) - Fix: Write and Read the true length of a string-buffer into the...Darkvater