summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-21(svn r7527) -Update appropiate files with release information for 0.5.0-RC1Darkvater
2006-12-21(svn r7525) -Fix (r6631): Invalidate the widget of 'many random industries' w...Darkvater
2006-12-21(svn r7524) -Fix: remove empty strings that should not have been empty from t...rubidium
2006-12-21(svn r7523) -Feature: Add the possibility to change the newgrf configuration ...Darkvater
2006-12-21(svn r7522) -Codechange: Have CopyGRFConfigList clear the destination list be...Darkvater
2006-12-21(svn r7521) -Codechange: Rename UpdateAllWaypointCustomGraphics to AfterLoadW...Darkvater
2006-12-20(svn r7520) -Fix(r7348): memleak due to unconditionally overwriting the filen...rubidium
2006-12-20(svn r7519) -Fix: [YAPF] Cache was not deleted when waypoint was built or rem...KUDr
2006-12-20(svn r7518) -Codechange: more NULL pointer resets after free.Darkvater
2006-12-20(svn r7517) -Codechange: Set pointers to NULL when freeing the newgrf config ...Darkvater
2006-12-20(svn r7516) -Codechange: Number the newgrf-gui widgets and use their symbolic...Darkvater
2006-12-20(svn r7515) -Codechange [newgrf]: Ignore ascii code 0x0A in text. Newline is ...Darkvater
2006-12-19(svn r7511) -Fix(r7505): Fix network game list selection by enlarging by two ...glx
2006-12-19(svn r7509) WebTranslator2 update to 2006-12-19 07:13:46miham
2006-12-18(svn r7507) -Fix (7505): the name of a GRF could be "", which causes a segmen...rubidium
2006-12-18(svn r7506) -Codechange: [NewGRF] Add action 7/9/D variable 0x81 (current year)glx
2006-12-18(svn r7505) -Feature: show NewGRFs used on a game server, show which NewGRFs ...rubidium
2006-12-18(svn r7503) -Codechange: [NewGRF] Add bounds checking for spriteset cargo typ...peter1138
2006-12-15(svn r7501) WebTranslator2 update to 2006-12-15 19:51:16miham
2006-12-15(svn r7500) -Fix (r7460): GetEnvironmentVariable and strncat take the number ...Darkvater
2006-12-15(svn r7499) WebTranslator2 update to 2006-12-15 10:49:50miham
2006-12-14(svn r7496) -Codechange: [NewGRF] Skip processing a GRF if it deactivated its...peter1138
2006-12-14(svn r7495) -Fix (r7354): [NewGRF] Deactivate the target GRF, not the current...peter1138
2006-12-13(svn r7494) -Fix: Really disable AI's in Multiplayer if you tell it so. In lo...Darkvater
2006-12-13(svn r7492) [Translations] Moved esperanto from unfinished, as it is nearly c...miham
2006-12-13(svn r7491) WebTranslator2 update to 2006-12-13 19:43:22miham
2006-12-12(svn r7490) -Feature: Load a list of NewGRFs from the config (in the [newgrf-...peter1138
2006-12-12(svn r7489) WebTranslator2 update to 2006-12-12 19:57:02miham
2006-12-12(svn r7488) WebTranslator2 update to 2006-12-12 19:19:02miham
2006-12-12(svn r7487) [Translations] Readded language name as it disappeared because of...miham
2006-12-12(svn r7486) WebTranslator2 update to 2006-12-12 14:47:37miham
2006-12-12(svn r7485) -Codechange: [NewGRF] Add debug warning for unsupported running c...peter1138
2006-12-12(svn r7484) WebTranslator2 update to 2006-12-12 08:39:41miham
2006-12-11(svn r7482) WebTranslator2 update to 2006-12-11 21:26:12miham
2006-12-11(svn r7480) WebTranslator2 update to 2006-12-11 19:29:26miham
2006-12-11(svn r7479) -Fix r5946: don't lower non-existent widgetglx
2006-12-11(svn r7477) -Fix (7451): Allocate(Industry|Town) get called twice when trying...rubidium
2006-12-11(svn r7476) -Fix (6965): the paper mill belongs in the Sub-Arctic (LT_HILLY) ...rubidium
2006-12-10(svn r7475) -Fix (r7348): sanity check NewGRF action 8 strings for null termi...peter1138
2006-12-10(svn r7473) -Fix (r7269): Pass a cargo type to determine the freight weight peter1138
2006-12-10(svn r7471) -Codechange: Centre the 'quit' button on the main menu.Darkvater
2006-12-10(svn r7470) -Codechange: Leave elrails enabled after loading old (pre-optiona...Darkvater
2006-12-10(svn r7469) -Fix (r7348): NewGRF settings weren't loaded in cases.peter1138
2006-12-10(svn r7468) -Codechange: [win32] Add some comments to MB/WIDE_TO_WIDE/MB_[BUF...Darkvater
2006-12-10(svn r7467) -Cleanup: [win32] Disable the submit-savegame-on-crash code as we...Darkvater
2006-12-10(svn r7466) -Cleanup: [win32] Coding style, indentation, variable localization.Darkvater
2006-12-10(svn r7465) -Codechange: Save the default GRF configuration.peter1138
2006-12-10(svn r7464) -Codechange: move BuildParamList from newgrf_gui to newgrf_config...peter1138
2006-12-10(svn r7463) -Codechange: Don't load invalid NewGRF files from the configurati...peter1138
2006-12-10(svn r7462) -Fix: when doing comparison in action 7/9, mask the param value s...glx