Age | Commit message (Expand) | Author |
2006-06-10 | (svn r5210) Many small changes which piled up: const, unsigned, variable scop... | tron |
2006-05-22 | (svn r4946) "Feature": Add a cheat that allows running electric engines on no... | celestar |
2006-05-09 | (svn r4802) - Codechange: replace _stringwidth_base and associated magic numb... | peter1138 |
2006-05-02 | (svn r4690) [Fix] Fixed ShowQueryString() to close FS#151 | miham |
2006-04-29 | (svn r4623) - Codechange: s/byte/PlayerID/ | Darkvater |
2006-04-19 | (svn r4478) -Fix (FS#107) In the cheat menu, don't hard-code the player icon,... | celestar |
2006-04-10 | (svn r4342) Change the first two parameters of commands - virtual pixel coord... | tron |
2006-04-06 | (svn r4302) - Fix: s/maxlength/maxwidth of course, the buffer size is always ... | Darkvater |
2006-04-06 | (svn r4301) - Fix: the maxlength parameter of Textbuf is supposed to be the s... | Darkvater |
2006-04-03 | (svn r4246) -Codechange. Replaced about 100 occurences of '16' by TILE_SIZE | celestar |
2006-03-25 | (svn r4105) - Feature: Add proper ISO-8859-15 <> LOCALCODE conversion. As the... | Darkvater |
2006-03-21 | (svn r4002) - Fix: Use the title of a savegame in the saveload dialog-editbox... | Darkvater |
2006-03-21 | (svn r4001) - Add length parameter to FiosMakeSavegameName() and use this fun... | Darkvater |
2006-03-13 | (svn r3853) - Fix a change of SetDParam64 to SetDParam in r3713 that caused s... | Darkvater |
2006-03-01 | (svn r3713) - Fix up the cheats window a little. The cheats code is still abo... | Darkvater |
2006-03-01 | (svn r3710) - Use the general function DrawArrowButtons() instead of doing it... | Darkvater |
2006-02-01 | (svn r3511) More whitespace ([FS#46] by Rubidium) | tron |
2006-01-27 | (svn r3453) - CodeChange: Also show the landinfo debug information when build... | Darkvater |
2006-01-26 | (svn r3439) - CodeChange: Remove a whole bunch of global variables and put th... | Darkvater |
2006-01-23 | (svn r3421) - Revert r3412 as it didn't work. | peter1138 |
2005-12-14 | (svn r3298) Remove unused and write-only variables | tron |
2005-12-13 | (svn r3295) - Regressionfix: scrolling with mousewheel no longer worked in sa... | Darkvater |
2005-12-13 | (svn r3293) - Miscellaneous: add peter1138 as developer | Darkvater |
2005-12-10 | (svn r3282) - Codechange: Replace tests against CMD_ERROR with CmdFailed() | peter1138 |
2005-12-07 | (svn r3270) Correct all (mis)uses of WWT_CLOSEBOX / WWT_TEXTBTN to reflect th... | peter1138 |
2005-11-29 | (svn r3247) - Fix: "[ 1335580 ] sticky windows not sticky anymore" | peter1138 |
2005-11-14 | (svn r3181) -Bracing | tron |
2005-11-13 | (svn r3173) Use the trinary operator and switch to improve readability | tron |
2005-11-13 | (svn r3172) static, const | tron |
2005-10-28 | (svn r3096) - Feature: 'HOME' icon to saveload dialogs that jumps to the defa... | Darkvater |
2005-10-23 | (svn r3078) Some more stuff, which piled up: | tron |
2005-10-19 | (svn r3064) Replace some numbers by sprite names | tron |
2005-10-17 | (svn r3055) Give the savegame/scenarion sort order flags symbolic names | tron |
2005-10-07 | (svn r3024) -Codechange: Another batch of replacements of int/uint/int16/byte... | tron |
2005-09-30 | (svn r3001) s/Player*/const Player*/ | tron |
2005-09-14 | (svn r2952) Querytool output is be 0xAAAA. with leading 0x. Couldn't use # ca... | Darkvater |
2005-09-10 | (svn r2932) Give the strings consisting of an up/a down arrow symbolic names | tron |
2005-08-23 | (svn r2886) Rename the "owner" attribute to "m1", because when it stores an o... | tron |
2005-08-14 | (svn r2866) Move all functions and tables which aren't directly involved in m... | tron |
2005-08-07 | (svn r2836) fixed the alphabetical order of the credits list like it says it ... | bjarni |
2005-08-03 | (svn r2799) Make the only two non-const widget lists const | tron |
2005-08-01 | (svn r2781) Fix some of the issues with variables in .h files. | ludde |
2005-08-01 | (svn r2775) Deleting a file can fail, display an error message when it happens | tron |
2005-07-26 | (svn r2717) Move _userstring to strings.[ch] | tron |
2005-07-24 | (svn r2702) -Codechange: Cleaned up the sprite code and replaced many magic n... | celestar |
2005-07-24 | (svn r2701) Insert Id tags into all source files | tron |
2005-07-22 | (svn r2681) - Fix OS/2 port, please do not modify openttd.wpj/tgt by hand unl... | orudge |
2005-07-22 | (svn r2675) - Fix: pressing enter on a load-window resulted in saving the gam... | Darkvater |
2005-07-22 | (svn r2673) Include functions.h directly, not globally via openttd.h | tron |
2005-07-22 | (svn r2672) Move saving/loading related declarations to saveload.h | tron |