------------------------------------------------------------------------ r11689 | smatz | 2007-12-23 21:02:40 +0000 (Sun, 23 Dec 2007) | 1 line -Fix: compilation error and most of warnings for gcc 4.3 ------------------------------------------------------------------------ r11688 | egladil | 2007-12-23 18:08:39 +0000 (Sun, 23 Dec 2007) | 1 line -Fix [FS#1581]: Compilation was broken on OS X again. ------------------------------------------------------------------------ r11687 | skidd13 | 2007-12-23 14:06:03 +0000 (Sun, 23 Dec 2007) | 2 lines -Codechange: move some defines to a better place ------------------------------------------------------------------------ r11686 | glx | 2007-12-23 13:31:24 +0000 (Sun, 23 Dec 2007) | 1 line -Fix (r11684): win32 compilation was broken again :) ------------------------------------------------------------------------ r11685 | rubidium | 2007-12-23 11:20:41 +0000 (Sun, 23 Dec 2007) | 2 lines -Codechange: remove a few 'useless' includes. ------------------------------------------------------------------------ r11684 | rubidium | 2007-12-23 10:56:02 +0000 (Sun, 23 Dec 2007) | 2 lines -Codechange: split gfx.h in a type and functional header. ------------------------------------------------------------------------ r11683 | belugas | 2007-12-23 04:31:45 +0000 (Sun, 23 Dec 2007) | 1 line -Fix(r11682): win32.cpp still requires gfx.h inclusion, at least for now. ------------------------------------------------------------------------ r11682 | rubidium | 2007-12-22 23:30:28 +0000 (Sat, 22 Dec 2007) | 2 lines -Codechange: move some 'generic' geometry related types into a single file and do not include gfx.h everywhere to get a Point type. ------------------------------------------------------------------------ r11681 | rubidium | 2007-12-22 21:01:49 +0000 (Sat, 22 Dec 2007) | 2 lines -Fix (r11674): hopefully fix the compile error on big endian machines. ------------------------------------------------------------------------ r11680 | rubidium | 2007-12-21 22:50:51 +0000 (Fri, 21 Dec 2007) | 2 lines -Codechange: refactor more out of openttd.h and functions.h. ------------------------------------------------------------------------ r11679 | glx | 2007-12-21 22:11:55 +0000 (Fri, 21 Dec 2007) | 1 line -Add: [newgrf] support for station vars 67 and 68 ------------------------------------------------------------------------ r11678 | bjarni | 2007-12-21 22:08:59 +0000 (Fri, 21 Dec 2007) | 1 line -Fix (r11674): [OSX] fixed compilation ------------------------------------------------------------------------ r11677 | rubidium | 2007-12-21 21:50:46 +0000 (Fri, 21 Dec 2007) | 2 lines -Codechange: move price and command related types/functions to their respective places. ------------------------------------------------------------------------ r11676 | glx | 2007-12-21 21:16:14 +0000 (Fri, 21 Dec 2007) | 1 line -Fix (r11674): some references to macros.h were left ------------------------------------------------------------------------ r11675 | rubidium | 2007-12-21 19:49:27 +0000 (Fri, 21 Dec 2007) | 2 lines -Codechange: split the string types from the string functions. ------------------------------------------------------------------------ r11674 | rubidium | 2007-12-21 19:21:21 +0000 (Fri, 21 Dec 2007) | 2 lines -Codechange: refactor some functions out of macros.h into more logical locations. ------------------------------------------------------------------------ r11673 | rubidium | 2007-12-21 08:34:53 +0000 (Fri, 21 Dec 2007) | 2 lines -Codechange: move the overflow safe type to a separate file. ------------------------------------------------------------------------ r11672 | rubidium | 2007-12-21 07:38:36 +0000 (Fri, 21 Dec 2007) | 2 lines -Codechange: refactor some stuff out of gui.h. ------------------------------------------------------------------------ r11671 | smatz | 2007-12-20 22:45:56 +0000 (Thu, 20 Dec 2007) | 1 line -Fix: sometimes a vehicle was selected in the vehicle list when it was opened ------------------------------------------------------------------------ r11670 | smatz | 2007-12-19 23:35:14 +0000 (Wed, 19 Dec 2007) | 1 line -Feature [FS#1565]: list neutral stations where the player has service in the station list too ------------------------------------------------------------------------ r11669 | rubidium | 2007-12-19 23:26:02 +0000 (Wed, 19 Dec 2007) | 2 lines -Codechange: refactor tile.h -> tile_type.h and tile_map.h ------------------------------------------------------------------------ r11668 | rubidium | 2007-12-19 20:45:46 +0000 (Wed, 19 Dec 2007) | 2 lines -Codechange: more refactoring aimed at reducing compile time and making it more logic where function definitions can be found. ------------------------------------------------------------------------ r11667 | rubidium | 2007-12-19 19:44:29 +0000 (Wed, 19 Dec 2007) | 2 lines -Codechange: split window.h into a header that defines some 'global' window related types, on that defined 'global' window functions and one that defines functions and types only used by *_gui.cpps. ------------------------------------------------------------------------ r11666 | glx | 2007-12-19 02:41:25 +0000 (Wed, 19 Dec 2007) | 1 line -Fix (r11504): when removing buoys, return to water or canal depending on their owner ------------------------------------------------------------------------ r11665 | belugas | 2007-12-18 21:25:44 +0000 (Tue, 18 Dec 2007) | 2 lines -Fix: Animation informations should not be copied from original industry tile spec, while doing an action 00, industry tile, prop 08. Fix directly inspired by Csaboka ------------------------------------------------------------------------ r11664 | rubidium | 2007-12-18 20:58:12 +0000 (Tue, 18 Dec 2007) | 2 lines -Codechange: use more specific ("rail_type.h" instead of "rail.h" that includes way more than only "rail_type.h") includes at some places. ------------------------------------------------------------------------ r11663 | rubidium | 2007-12-18 20:38:16 +0000 (Tue, 18 Dec 2007) | 2 lines -Codechange: moving of the road related types and functions. ------------------------------------------------------------------------ r11662 | rubidium | 2007-12-18 20:10:21 +0000 (Tue, 18 Dec 2007) | 2 lines -Codechange: move some rail types/related functions around. ------------------------------------------------------------------------ r11661 | rubidium | 2007-12-18 19:52:14 +0000 (Tue, 18 Dec 2007) | 2 lines -Codechange: some header reworks in order to try to reduce the compile time of OpenTTD by reduce the amount of circular-ish dependencies. ------------------------------------------------------------------------ r11660 | miham | 2007-12-18 18:08:51 +0000 (Tue, 18 Dec 2007) | 1 line -Change: english -> english (uk), english_us ->english (us) ------------------------------------------------------------------------ r11659 | smatz | 2007-12-18 18:02:00 +0000 (Tue, 18 Dec 2007) | 1 line -Fix [FS#1563]: do not allow modifying non-uniform stations when non-uniform stations are disabled ------------------------------------------------------------------------ r11658 | glx | 2007-12-17 23:30:25 +0000 (Mon, 17 Dec 2007) | 1 line -Fix (r11654): forgot project files ------------------------------------------------------------------------ r11657 | smatz | 2007-12-17 22:29:27 +0000 (Mon, 17 Dec 2007) | 2 lines -Fix: show better error message when trying to convert rail -Codechange: merge DoConvert functions into one, make test and exec runs the same for tunnels/bridges ------------------------------------------------------------------------ r11656 | smatz | 2007-12-17 22:04:07 +0000 (Mon, 17 Dec 2007) | 1 line -Codechange: add ZOOM_LVL_BEGIN and postfix operators so ZoomLevel can be used in some iterations ------------------------------------------------------------------------ r11655 | miham | 2007-12-17 19:16:53 +0000 (Mon, 17 Dec 2007) | 6 lines -Update: WebTranslator2 update to 2007-12-17 20:16:03 danish - 22 fixed by ThomasA (22) estonian - 18 fixed, 47 changed by kristjans (65) italian - 4 changed by lorenzodv (4) norwegian_nynorsk - 20 fixed by pollux (20) ------------------------------------------------------------------------