Mercurial > hg > openttd
graph
-
(svn r13601) -Codechange: resize the Tile Info window when it is needed, make it better readable draftSat, 21 Jun 2008 18:59:15 +0000, by smatz
-
(svn r13597) -Codechange: Enumification of the Map menu items. draftSat, 21 Jun 2008 01:40:56 +0000, by belugas
-
(svn r13594) -Feature(ette)[FS#2093]: Supply newgrfs with 'day of month', 'leap year' and 'day of year'. draftFri, 20 Jun 2008 21:14:10 +0000, by frosch
-
(svn r13593) -Fix [FS#2095](r13524): sorting by cargo capacity was broken draftFri, 20 Jun 2008 20:40:47 +0000, by smatz
-
(svn r13592) -Fix: window size remembering was broken draftFri, 20 Jun 2008 14:54:47 +0000, by skidd13
-
(svn r13591) -Codechange: Support CB36 in the vehicle offer window. draftFri, 20 Jun 2008 07:23:00 +0000, by peter1138
-
(svn r13590) -Codechange: Enumification of the Save/Load menu items draftFri, 20 Jun 2008 01:55:00 +0000, by belugas
-
(svn r13589) -Fix (r11802): signals could be propagated through waypoints built in orthogonal axis draftThu, 19 Jun 2008 20:06:55 +0000, by smatz
-
(svn r13588) -Documentation: Document the function PopupMainPlayerToolbMenu. Makes it a bit clearer, don't you think? draftThu, 19 Jun 2008 20:04:24 +0000, by belugas
-
(svn r13587) -Codechange: make some globals members of VehicleListBase since they are used as such draftThu, 19 Jun 2008 19:58:30 +0000, by skidd13
-
(svn r13586) -Codechange: Using default parameter, for cases where there are few exceptions. draftThu, 19 Jun 2008 19:58:26 +0000, by belugas
-
(svn r13584) -Fix: [OSX] Fixed issue where 10.5 failed to switch to fullscreen draftThu, 19 Jun 2008 17:54:23 +0000, by bjarni
-
(svn r13581) -Fix [FS#2040]: RVs continueing onto next DT station when they are build adjacent to them. draftThu, 19 Jun 2008 13:04:41 +0000, by rubidium
-
(svn r13579) -Fix [FS#2088]: process the order coming after a conditional order, otherwise the vehicle would already leaving the station before it knows where the next destination is, making it leave in the wrong way. However, after processing as many conditional orders as there are in the order list it will stop processing them in order to not create an infinite loop. draftThu, 19 Jun 2008 11:45:52 +0000, by rubidium
-
(svn r13578) -Merge: documentation updates from the 0.6 branch. draftThu, 19 Jun 2008 11:45:44 +0000, by rubidium
-
(svn r13577) -Change: group core files in source.list together draftThu, 19 Jun 2008 10:40:19 +0000, by skidd13
-
(svn r13576) -Codechange: disable static NewGRFs when non-static NewGRFs query them in the context of network games. This makes it impossible for static NewGRFs to disable non-static NewGRFs and 'bad' things happening because the non-static NewGRF doesn't know about the static NewGRF. draftThu, 19 Jun 2008 10:20:45 +0000, by rubidium
-
(svn r13575) -Codechange: Move small vector to core since it fits better in there draftThu, 19 Jun 2008 10:19:02 +0000, by skidd13
-
(svn r13574) -Doc: Document the small vector template class draftThu, 19 Jun 2008 09:33:50 +0000, by skidd13
-
(svn r13573) -Codechange: Use smallvec class functions instead of class members draftThu, 19 Jun 2008 09:32:25 +0000, by skidd13
-
(svn r13571) -Codechange: define channels in struct Colour in different order on LE and BE machines draftWed, 18 Jun 2008 21:19:04 +0000, by smatz
-
(svn r13568) -Fix (r13564): Windows build asserts where I wouldn't expect it to draftWed, 18 Jun 2008 20:20:12 +0000, by smatz
-
(svn r13565) -Change [FS#2077]: when invisibility is set, sprite sequences are now drawn until first non-opaque sprite is found (bit 14 not set) draftWed, 18 Jun 2008 16:48:58 +0000, by smatz
-
(svn r13564) -Codechange: do not use SetPixel in PaletteAnimate, access destination directly instead. Makes palette animation ~40% faster. draftWed, 18 Jun 2008 13:11:02 +0000, by smatz
-
(svn r13562) -Codechange: Yet another enumification, which required a bit of explanation/documentation of a trickery some would call a hack draftWed, 18 Jun 2008 03:19:31 +0000, by belugas
-
(svn r13561) -Codechange: two more enumifications of widgets draftWed, 18 Jun 2008 02:38:28 +0000, by belugas
-
(svn r13560) -Fix(r13550): This section widget_count did not required to be lowered. So small revert draftWed, 18 Jun 2008 02:04:01 +0000, by belugas
-
(svn r13559) -Codechange: Enumification of the Options menu items draftTue, 17 Jun 2008 23:51:17 +0000, by belugas
-
(svn r13552) -Codechange: use TTD_ENDIAN comparations instead of tests if TTD_[BIG/LITTLE]_ENDIAN is defined draftTue, 17 Jun 2008 19:38:00 +0000, by smatz
-
(svn r13551) -Codechange: store offsets to different zoom levels in a distinguished struct instead in the data stream for 8bpp-optimized draftTue, 17 Jun 2008 17:25:22 +0000, by smatz
-
(svn r13550) -Fix(r13540, r13542): widget_count did not had the same value as 27. So, it has to be lowered by one, so it can be used as a widget "pointer" draftTue, 17 Jun 2008 16:33:55 +0000, by belugas
-
(svn r13544) -Codechange: Add support for NewGRF varaction2 variable 5F. draftTue, 17 Jun 2008 07:05:17 +0000, by peter1138
-
(svn r13543) -Codechange: Enumification of the InGame toolbar and some leftovers of scenario editor one. draftTue, 17 Jun 2008 03:20:04 +0000, by belugas
-
(svn r13542) -Codechange: Less a few more magic numbers and a code a bit more adaptable, still draftTue, 17 Jun 2008 03:13:09 +0000, by belugas
-
(svn r13541) -Codechange: Aligning some switch case. Code cosmetics. draftTue, 17 Jun 2008 02:33:42 +0000, by belugas
-
(svn r13540) -Codechange: Less a magic number and a more adaptable code draftTue, 17 Jun 2008 02:25:45 +0000, by belugas
-
(svn r13538) -Fix (r12740)[FS#2087]: ChildSprites of foundations are not necessarily consecutive. draftMon, 16 Jun 2008 20:08:30 +0000, by frosch
-
(svn r13537) -Fix [FS#2090](r13523): QSortT won't work this way, use Dimension instead of uint16[2] for resolutions draftMon, 16 Jun 2008 19:38:41 +0000, by smatz
-
(svn r13536) -Codechange: Bit shifting is not really required when you know exactly the value to use. draftMon, 16 Jun 2008 17:28:15 +0000, by belugas
-
(svn r13535) -Codechange: Protect GUIList internals draftMon, 16 Jun 2008 17:10:55 +0000, by skidd13
-
(svn r13534) -Codechange: Replace the main part of VehiclesListBase sorting with GUIList function calls draftMon, 16 Jun 2008 17:09:52 +0000, by skidd13
-
(svn r13533) -Codechange: Replace direct class member access of GUIList with the appropriate function calls draftMon, 16 Jun 2008 17:05:17 +0000, by skidd13
-
(svn r13524) -Codechange: use the typesafe QSort for vehicle sortings draftSun, 15 Jun 2008 22:10:22 +0000, by skidd13
-
(svn r13523) -Codechange: replace qsort by the internal typesafe QSortT for resolution sorting draftSun, 15 Jun 2008 16:40:41 +0000, by skidd13
-
(svn r13522) -Codechange: Replace the qsort of the highscore with one of the internal sorters draftSun, 15 Jun 2008 16:11:25 +0000, by skidd13
-
(svn r13521) -Codechange: Use GUIList sorting instead of poll & sort for CompanyLeagueWindow draftSun, 15 Jun 2008 15:48:33 +0000, by skidd13
-
(svn r13520) -Fix (r13375): pointer has to be valid before it can be loaded to (SLE_STR) draftSun, 15 Jun 2008 13:52:51 +0000, by smatz
-
(svn r13519) -Feature[newGRF]: Implement var 63, variational action2 variable for Houses. draftSun, 15 Jun 2008 02:48:25 +0000, by belugas
-
(svn r13518) -Fix [FS#2083]: Properly count number of non-north housetiles. draftSat, 14 Jun 2008 19:13:23 +0000, by frosch
-
(svn r13517) -Add: remaining used typesafe versions of the mem* functions from <string.h> draftSat, 14 Jun 2008 16:41:03 +0000, by skidd13
-
(svn r13516) -Codechange: Move MemCpyT to a fitting core header draftSat, 14 Jun 2008 16:23:08 +0000, by skidd13
-
(svn r13515) -Codechange: Widget enumification for scenario editor draftSat, 14 Jun 2008 02:00:20 +0000, by belugas
-
(svn r13514) -Codechange: Removal of dead code (or useless, to be more exact) draftSat, 14 Jun 2008 01:45:58 +0000, by belugas
-
(svn r13513) -Codechange: Give proper message when building a river fails. draftSat, 14 Jun 2008 01:08:59 +0000, by belugas
-
(svn r13507) -Fix (r12856): first engine change should've been moved too draftFri, 13 Jun 2008 13:28:55 +0000, by peter1138
-
(svn r13504) -Codechange: enumify some widgets for scenario editor. More work is required. draftFri, 13 Jun 2008 01:57:48 +0000, by belugas