Age | Commit message (Expand) | Author |
2006-11-17 | (svn r7198) -Codechange: Implement a circular tile search function. | belugas |
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-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-10 | (svn r7128) -Codechange: Replace magic numbers by magic enums (windowdesc pos... | Darkvater |
2006-11-09 | (svn r7120) -Fix (r6631): A town size of 0 in the scenario editor is a random... | Darkvater |
2006-11-07 | (svn r7098) -Regression (r7094): Zoom buttons were not properly updated with ... | Darkvater |
2006-11-07 | (svn r7095) -Codechange: Move MaxZoomIn function to viewport.h and change it ... | Darkvater |
2006-11-07 | (svn r7094) -Codechange: Get rid of the window-specific code in DoZoomInOutWi... | Darkvater |
2006-11-07 | (svn r7093) -Codechange: Move DoZoomInOutWindow declaration to viewport.h and... | Darkvater |
2006-10-31 | (svn r7023) -Fix: Pressing F1 in scenario editor did not work because the key... | Darkvater |
2006-10-31 | (svn r7022) -Fix [FS#292]: Properly guard against viewing company-sensitive i... | Darkvater |
2006-10-28 | (svn r7000) -Fix: Incorrect use of e->we.click when the event is a 'place'. T... | Darkvater |
2006-10-24 | (svn r6930) -Codechange: Move industry name into IndustrySpec | belugas |
2006-10-24 | (svn r6925) -Codechange: Be more strict with widget distinctions. WWT_PANEL i... | Darkvater |
2006-10-21 | (svn r6884) -Codechange: Add strict bounds checking in string formatting system. | Darkvater |
2006-10-21 | (svn r6877) -Fix r6876 +add main_gui.c | Darkvater |
2006-10-18 | (svn r6828) -Fix: Properly fix r6842 | Darkvater |
2006-10-18 | (svn r6827) -Fix r6824: removed warning | glx |
2006-10-18 | (svn r6824) -Feature: Change the functionality of the chat window. SHIFT+ENTE... | Darkvater |
2006-10-14 | (svn r6774) -Codechange: Rename the badly named OWNER_SPECTATOR to PLAYER_SPE... | Darkvater |
2006-10-12 | (svn r6754) -Codechange: Remove some #idef ENABLE_NETWORK specific defines. W... | Darkvater |
2006-10-12 | (svn r6748) -Codechange: Use already existing function to count active players. | Darkvater |
2006-10-12 | (svn r6746) -Codechange: Remove the need for double strings in "checkmarked" ... | Darkvater |
2006-10-12 | (svn r6745) -Codechange: Have the dropdown menus fall fully inside the top to... | Darkvater |
2006-10-12 | (svn r6744) -Fix: Determine the length of the main toolbar dropdown list based | Darkvater |
2006-10-08 | (svn r6695) -Fix FS#356: disable main toolbar buttons showing company list dr... | glx |
2006-10-06 | (svn r6660) -Fix(r6631): Prevent the fast-foward button to toggle up and down... | 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-28 | (svn r6562) -Codechange: merged the vehicle list window widget arrays | bjarni |
2006-09-23 | (svn r6499) -Codechange: Finally, got "byte event" outside of the union Windo... | belugas |
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 r6297) -Codechange: Disentangle the query window mess a bit: Move the ne... | tron |
2006-08-29 | (svn r6222) Remove struct ColorList, because the names of its attributes are ... | tron |
2006-08-28 | (svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {... | rubidium |
2006-08-28 | (svn r6184) Remove the unused (because it was NULL in all callers) second par... | tron |
2006-08-22 | (svn r6050) -Codechange: mass-renamed SignStruct -> Sign and ss -> si. Now fu... | truelight |
2006-08-22 | (svn r6047) -Codechange: FOR_ALL now _only_ loops valid items, and skips inva... | truelight |
2006-08-22 | (svn r6046) CodeChange : Rename WWT_5 Widget type to WWT_LABEL : a centered ... | belugas |
2006-08-22 | (svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whit... | rubidium |
2006-08-21 | (svn r6038) -Codechange: move mousewheel code to event WE_MOUSEWHEEL instead ... | truelight |
2006-08-21 | (svn r6036) -Codechange: do not handle SCROLL in a central function, but let ... | truelight |
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 r5918) -Cleanup: rename ConvertDayToYMD/ConvertYMDToDay as they really c... | rubidium |
2006-08-14 | (svn r5887) -Cleanup: move date related functions, defines and variables to d... | rubidium |
2006-07-28 | (svn r5626) CodeChange : Remove the global _make_screenshot and implement a m... | belugas |