Age | Commit message (Expand) | Author |
2006-11-17 | (svn r7195) -Feature: [FS#297, optional elrails] New patches/vehicles option ... | KUDr |
2006-11-17 | (svn r7190) -Fix: If the non-player-based _patches setting was changed on the... | KUDr |
2006-11-16 | (svn r7179) -Codechange (r7173): Actually "prefer" team chat through the patc... | Darkvater |
2006-11-16 | (svn r7173) -Codechange (r6824): Allow the user to change the chat-destinatio... | Darkvater |
2006-11-07 | (svn r7102) -Codechange: Remove and hardcode unnecessary patch setting progre... | peter1138 |
2006-11-05 | (svn r7065) Use simple assignment instead of memcpy() | tron |
2006-10-24 | (svn r6926) -Codechange: Rename WWT_4 to WWT_TEXTBTN_2 and WWT_6 to WWT_INSET... | Darkvater |
2006-10-17 | (svn r6800) -Feature change: [train is lost] message is now generated immedia... | KUDr |
2006-10-12 | (svn r6758) -Feature: Add a measurement tool that will show dimensions and he... | Darkvater |
2006-10-04 | (svn r6639) -CodeChange : Conversion of SetWidgetLoweredState to SetWindowWid... | belugas |
2006-10-03 | (svn r6631) -Codechange: Use accessors for click_state. | belugas |
2006-10-03 | (svn r6619) -Codechange: Use accessors for disabled_state. | belugas |
2006-09-23 | (svn r6499) -Codechange: Finally, got "byte event" outside of the union Windo... | belugas |
2006-09-17 | (svn r6474) - Add a patch option to control display of liveries, allowing non... | peter1138 |
2006-09-04 | (svn r6387) Fix: removed OSX specific warning | glx |
2006-09-04 | (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more... | rubidium |
2006-08-31 | (svn r6273) Clean up the custom currency window handler a bit | tron |
2006-08-29 | (svn r6222) Remove struct ColorList, because the names of its attributes are ... | tron |
2006-08-29 | (svn r6209) Move DrawFrameRect() out of gfx.[ch], because it uses data (_colo... | tron |
2006-08-28 | (svn r6186) -Fix [FS#309]: add an override system to the dynamically determin... | rubidium |
2006-08-25 | (svn r6108) -NewGRF Feature: Implement currencies replacment via grf file. | belugas |
2006-08-22 | (svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whit... | rubidium |
2006-08-19 | (svn r5946) -Add: merged the TGP branch to mainline. TGP adds: | truelight |
2006-08-19 | (svn r5944) -Merge TGP (r5578, r5579, r5724, r5726): -Feature: filter for tex... | truelight |
2006-08-15 | (svn r5916) -Cleanup: use MIN_YEAR/MAX_YEAR for the year boundaries and BASE_... | rubidium |
2006-08-15 | (svn r5915) -Cleanup: some variables were named *_date while they were only h... | rubidium |
2006-08-14 | (svn r5887) -Cleanup: move date related functions, defines and variables to d... | rubidium |
2006-08-02 | (svn r5714) Backport from branches/TGP (r5701 and r5711) | miham |
2006-07-30 | (svn r5656) -Fix [SF 1296259]: Autosave override. Changing autosave interval ... | Darkvater |
2006-05-27 | (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous su... | KUDr |
2006-05-22 | (svn r4944) Codechange: make _patches_newgame available via settings.h and re... | rubidium |
2006-05-01 | (svn r4654) - Fix [NewGRF]: Properly read in the GRFID. This fixes GRFID chec... | Darkvater |
2006-04-20 | (svn r4487) - Codechange: replace the custom currency magic number 23 with a ... | peter1138 |
2006-04-18 | (svn r4463) -Codechange. Include vehicle.h directly instead of implicitly via... | celestar |
2006-04-10 | (svn r4342) Change the first two parameters of commands - virtual pixel coord... | tron |
2006-03-26 | (svn r4126) - Feature: A new multi-lingual multi-measuring-unit system: | peter1138 |
2006-03-17 | (svn r3930) - [Patches] Change the GUI-patch options from indeces to string r... | Darkvater |
2006-03-14 | (svn r3874) - Codechange: move the extern decleration of _patches_newgame ins... | Darkvater |
2006-03-03 | (svn r3746) - [7/7] Moving the callback functions for the setting-changes fro... | Darkvater |
2006-03-02 | (svn r3732) - Fix two warnings. Stupid MSVC didn't even complain :s (Thank Tr... | Darkvater |
2006-03-02 | (svn r3726) - [6/6] Finalize conversion, finally save the patches struct. | Darkvater |
2006-03-02 | (svn r3723) - [5/6] Move over the console commands from settings_gui to setti... | Darkvater |
2006-03-02 | (svn r3722) - [4/4] Present the game with a unified structure for the configu... | 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-29 | (svn r3472) - [PBS] Remove from trunk. Anyone interested can still find it in... | Darkvater |
2006-01-05 | (svn r3365) Staticise 36 functions | tron |
2005-12-20 | (svn r3323) - Fix: automatically enable new AI when turning on the AI in mult... | Darkvater |
2005-12-18 | (svn r3313) Remove GPMI related changes from trunk | tron |
2005-12-18 | (svn r3311) Remove the unnecessary global variable _grffile_count: It's just ... | tron |