Age | Commit message (Expand) | Author |
2006-11-17 | (svn r7187) -CodeChange: [win32] Limit success of ToUnicode/ToAscii to only o... | Darkvater |
2006-11-16 | (svn r7182) -Feature: Merge utf8 branch. This brings us support for Unicode/U... | peter1138 |
2006-11-16 | (svn r7170) -Fix: [sdl] Non-working console toggle for some keyboard layouts.... | Darkvater |
2006-11-15 | (svn r7157) -Fix [FS#221, SF1168820]: Some mouse events possibly lost under h... | Darkvater |
2006-11-15 | (svn r7156) -Codechange: Remove obsolete variable, localize global variable, ... | Darkvater |
2006-11-15 | (svn r7153) -Fix [FS#279]: Some keyboard events possibly lost under high CPU ... | Darkvater |
2006-11-13 | (svn r7137) -Codechange: [win32] Use windows function in main loop to check i... | Darkvater |
2006-11-05 | (svn r7062) -[win32] Codechange: Remove unneeded WM_MOUSEENTER event, and cha... | Darkvater |
2006-11-05 | (svn r7061) -[win32] Feature: Remember the window size between restarts when ... | Darkvater |
2006-11-05 | (svn r7060) -Fix (r5874): Restore of window maximized state not always workin... | Darkvater |
2006-11-03 | (svn r7048) -Cleanup: DEBUG doesn't need a newline character, use DEBUG inste... | Darkvater |
2006-10-19 | (svn r6835) - Fix: Pressing ^D (EOF) at a dedicated console caused it to repe... | peter1138 |
2006-10-14 | (svn r6774) -Codechange: Rename the badly named OWNER_SPECTATOR to PLAYER_SPE... | Darkvater |
2006-10-13 | (svn r6766) -Codechange: Move _openttd_revision[] into the functions that use... | Darkvater |
2006-09-14 | (svn r6449) -Fix (Win32): The dedicated server could overwrite the keyboard i... | Darkvater |
2006-09-04 | (svn r6385) -Fix (r6380): one instance of QZ_AskQuit was left out in the conv... | rubidium |
2006-09-04 | (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more... | rubidium |
2006-09-04 | (svn r6380) -Codechange: unify all ways to quit OTTD. | rubidium |
2006-09-03 | (svn r6365) -Cleanup: remove IsGeneratingWorld calls that are either not call... | rubidium |
2006-09-01 | (svn r6294) -Cleanup: Add static | tron |
2006-09-01 | (svn r6293) -Codechange: Simply use KMOD_CTRL instead of KMOD_LCTRL | KMOD_RC... | tron |
2006-09-01 | (svn r6292) -Cleanup: Indentation, bracing, etc. | tron |
2006-08-31 | (svn r6286) Nobody cares for the return value of GetAvailableVideoMode(), the... | tron |
2006-08-31 | (svn r6274) Clean up a bit | tron |
2006-08-31 | (svn r6262) Remove unused #define and function declaration | tron |
2006-08-31 | (svn r6260) Improve readability | tron |
2006-08-28 | (svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {... | rubidium |
2006-08-19 | (svn r5946) -Add: merged the TGP branch to mainline. TGP adds: | truelight |
2006-08-13 | (svn r5874) -Feature [FS#234]: Remember the maximized state and restore on st... | Darkvater |
2006-08-13 | (svn r5872) - Feature: Add an icon to the SDL openttd executable. | Darkvater |
2006-07-04 | (svn r5460) -Feature: [OSX] macs with touchpads that support two finger scrol... | bjarni |
2006-06-27 | (svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectacular | tron |
2006-06-10 | (svn r5210) Many small changes which piled up: const, unsigned, variable scop... | tron |
2006-05-09 | (svn r4810) - Fix: removed warning about strict-alias (release build) | glx |
2006-03-25 | (svn r4099) -Codechange: [OSX] the cocoa video driver speedup of around 1000%... | bjarni |
2006-03-24 | (svn r4091) - Fix r4075. Do not "enter" please. | Darkvater |
2006-03-24 | (svn r4090) - Followup for r4075. Some SDL implementations seem to have a dif... | Darkvater |
2006-03-24 | (svn r4083) -Feature: [OSX] Ported r4075 (Undraw the mouse when it leaves the... | egladil |
2006-03-24 | (svn r4082) -Fix: [OSX] FS#80 Crash when switching from windowed to fullscreen | bjarni |
2006-03-24 | (svn r4075) - Feature: Undraw the mouse when it leaves the window and Draw it... | Darkvater |
2006-03-21 | (svn r3999) - Fix: [win32] Change the order of DestroyWindow and ChangeDispla... | Darkvater |
2006-03-18 | (svn r3971) reverted r3742 as those new errors were not the right way to hand... | bjarni |
2006-03-02 | (svn r3742) -codechange: [OSX] changed an assert to use the new error window ... | bjarni |
2006-03-02 | (svn r3741) -Fix: [i686 OSX] reverted the change in rev 3670 for non PowerPC ... | bjarni |
2006-02-24 | (svn r3671) -Code cleanup: fixed style and removed commented out code in vide... | bjarni |
2006-02-24 | (svn r3670) -Codechange: [OSX] rewrote a part of the cocoa video driver to sp... | bjarni |
2006-02-20 | (svn r3640) - Remove win32-only variables from variables.h and put them into ... | Darkvater |
2006-02-19 | (svn r3618) -Codechange: [OSX] reduce the time spend in the cocoa video driver | bjarni |
2006-02-18 | (svn r3617) Fix warning introduced in r3616 | tron |
2006-02-18 | (svn r3616) Style sweep | tron |