Tue, 13 Feb 2007 22:47:05 +0000 KUDr (svn r8716) [cpp_gui] -Codechange: IsWindowWidgetDisabled() turned into Window method cpp_gui
Tue, 13 Feb 2007 22:17:48 +0000 KUDr (svn r8714) [cpp_gui] -Codechange: DisableWindowWidget() and EnableWindowWidget() turned into Window methods cpp_gui
Tue, 13 Feb 2007 22:09:37 +0000 KUDr (svn r8713) [cpp_gui] -Codechange: SetWindowWidgetDisabledState turned into Window method cpp_gui
Tue, 13 Feb 2007 19:35:55 +0000 bjarni (svn r8711) [cpp_gui] -Codechange: even more funktion->method conversions cpp_gui
Tue, 13 Feb 2007 18:07:36 +0000 bjarni (svn r8710) [cpp_gui] -Codechange: yet another two functions are turned into Window methods cpp_gui
Tue, 13 Feb 2007 13:00:37 +0000 KUDr (svn r8706) [cpp_gui] -Codechange: few more functions turned into Window methods cpp_gui
Tue, 13 Feb 2007 11:38:40 +0000 KUDr (svn r8704) [cpp_gui] -Codechange: flash_timeout and autorepeat_timeout extracted from Window::flags4 cpp_gui
Tue, 13 Feb 2007 11:09:58 +0000 bjarni (svn r8702) [cpp_gui] -Codechange: changed the 3 window functions in widget.cpp into Window methods cpp_gui
Tue, 13 Feb 2007 10:27:18 +0000 bjarni (svn r8699) [cpp_gui] -Cleanup: removed the word Window from some Window method names as just being Winddow methods indicates that it's working on a window cpp_gui
Tue, 13 Feb 2007 10:17:24 +0000 bjarni (svn r8697) [cpp_gui] -Codechange: changed IsWindowOfPrototype() is a Window method cpp_gui
Tue, 13 Feb 2007 09:54:37 +0000 bjarni (svn r8696) [cpp_gui] -Codechange: changed GetMenuItemIndex() and ResizeWindow() into Window methods cpp_gui
Tue, 13 Feb 2007 01:04:32 +0000 bjarni (svn r8695) [cpp_gui] -Codechange: changed AssignWidgetToWindow() and InvalidateWidget() into Window methods cpp_gui
Mon, 12 Feb 2007 23:12:02 +0000 KUDr (svn r8693) [cpp_gui] -Fix: g++ compilation errors 'non-local function A uses local type B' (template arguments must have external linkage while local type has no linkage) cpp_gui
Sun, 11 Feb 2007 22:57:24 +0000 KUDr (svn r8683) [cpp_gui] -Codechange: first steps towards OO GUI (together with Bjarni) without changes in the logic cpp_gui
Sun, 11 Feb 2007 21:20:30 +0000 bjarni (svn r8682) [cpp_gui] -Branch: branch for making the windows code object oriented cpp_gui
Sun, 11 Feb 2007 19:31:29 +0000 rubidium (svn r8681) -Fix (FS#608): wrong comment (rfalke)
Sun, 11 Feb 2007 17:39:28 +0000 truelight (svn r8680) [Configure] -Codechange: allow a bit more flexible code in check_compiler
Sun, 11 Feb 2007 17:36:46 +0000 truelight (svn r8679) [Configure] -Fix: 'checking for' and 'checking' was used mixed, now only 'checking' is used
Sun, 11 Feb 2007 16:28:00 +0000 truelight (svn r8678) [PSP] -Add: added LIBS and CFLAGS needed to compile PSP
Sun, 11 Feb 2007 14:25:02 +0000 glx (svn r8677) -Fix r8615: removed 'debug' language from project files
Sun, 11 Feb 2007 14:04:40 +0000 truelight (svn r8675) [PSP] -Fix: don't autosave in networking for PSP, to time expensive
Sun, 11 Feb 2007 13:57:35 +0000 truelight (svn r8674) [PSP] -Add: added network code for PSP, based on the work of Turulo
Sun, 11 Feb 2007 13:39:23 +0000 rubidium (svn r8673) -Codechange: use SetNonBlocking instead of implementing yet another version.
Sun, 11 Feb 2007 10:30:54 +0000 tron (svn r8671) -Fix
Sat, 10 Feb 2007 14:22:11 +0000 bjarni (svn r8662) -Fix r8661: don't try to put negative values in unsigned vars
Sat, 10 Feb 2007 13:37:32 +0000 bjarni (svn r8661) -Fix: [depot windows] Enlarge the blocks in the depot window if a sprite is too big to fit (ships and aircraft only)
Sat, 10 Feb 2007 08:19:39 +0000 tron (svn r8660) -Fix
Sat, 10 Feb 2007 00:22:32 +0000 bjarni (svn r8658) -Fix r8605: missed an error message renaming from m to mm (objC to objC++)
Fri, 09 Feb 2007 16:21:03 +0000 rubidium (svn r8651) -Codechange: group the functions related to getting and setting the town index and move one function that is not related to the map array out of town_map.h.
Fri, 09 Feb 2007 08:58:25 +0000 celestar (svn r8648) -Codechange: Renamed os/linux to os/mandrake because that's what is is about. Added another spec file for suse (early version) which will be used to create rpms
Thu, 08 Feb 2007 23:46:25 +0000 truelight (svn r8647) -Codechange: add a general way to handle platforms who can only have a limited amount of file-descripters open at any given time.
Thu, 08 Feb 2007 21:53:15 +0000 miham (svn r8645) -Update: WebTranslator2 update to 2007-02-08 22:52:39
Thu, 08 Feb 2007 17:57:19 +0000 rubidium (svn r8642) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, etc.
Thu, 08 Feb 2007 15:54:36 +0000 rubidium (svn r8637) -Fix: CTRL-clicking on a hangar in the order list segfaulted as hangars are part of a station instead of real depots.
Thu, 08 Feb 2007 14:04:02 +0000 rubidium (svn r8635) -Fix: draw canal edges under buoys that are in a canal.
Thu, 08 Feb 2007 14:02:12 +0000 rubidium (svn r8634) -Codechange: replace missing sprites with a red question mark.
Thu, 08 Feb 2007 12:54:23 +0000 truelight (svn r8633) [PSP] -Fix r8629: mixed psp-config and pspconfig, making ./configure --reconfig to fail
Thu, 08 Feb 2007 12:52:25 +0000 truelight (svn r8632) [PSP] -Add: added include and lib to CFLAGS / LDFLAGS based on the SDK dir from psp-config
Thu, 08 Feb 2007 12:27:53 +0000 truelight (svn r8631) -Add: added parameter -l ip[:port] to ./openttd, which redirects DEBUG() to a remote connection over TCP
Thu, 08 Feb 2007 11:21:10 +0000 truelight (svn r8629) [PSP] -Add: added psp-config detection in configure for PSP target
Thu, 08 Feb 2007 11:04:39 +0000 truelight (svn r8628) [PSP] -Add: added configure support for the PlayStation Portable target
Wed, 07 Feb 2007 21:46:25 +0000 miham (svn r8622) -Update: WebTranslator2 update to 2007-02-07 22:44:21
Wed, 07 Feb 2007 19:10:19 +0000 bjarni (svn r8621) -Codechange: assigned new numbers to the VEH_(type) enum so that VEH_Train is 0, VEH_Road is 1 and so on
Wed, 07 Feb 2007 18:01:26 +0000 rubidium (svn r8620) -Fix: buoys on canal tiles do not flood anymore (Maedhros).
Wed, 07 Feb 2007 17:52:21 +0000 rubidium (svn r8619) -Fix: store the ownership of a water tile in the buoy tile and set the ownership of the water tile when the buoy is removed. This solves the issue of removing ownership from canal tiles thus making is possible for other players to remove the canal tile.
Wed, 07 Feb 2007 13:46:28 +0000 tron (svn r8618) -Fix
Wed, 07 Feb 2007 08:36:53 +0000 tron (svn r8617) -Fix
Tue, 06 Feb 2007 21:31:55 +0000 miham (svn r8616) -Update: WebTranslator2 update to 2007-02-06 22:31:04
Tue, 06 Feb 2007 21:30:40 +0000 miham (svn r8615) [Translations] -Prepare: added traditional chinese to project files as well
Tue, 06 Feb 2007 21:26:54 +0000 miham (svn r8614) [Translations] -Prepare: prepare committing traditional chinese
Tue, 06 Feb 2007 19:16:38 +0000 KUDr (svn r8613) -Fix [MorphOS]: offsetof() macro undefined for MorphOS build
Tue, 06 Feb 2007 15:50:15 +0000 maedhros (svn r8612) -Fix (r117) [FS#582]: When the currently selected player in the performance
Tue, 06 Feb 2007 15:38:23 +0000 celestar (svn r8611) -Fix: Moved the aircraft speed limiting into UpdateAircraftSpeed and enummed some speed limits. This should give a more steady display in the status bar during taxiing
Tue, 06 Feb 2007 11:11:12 +0000 bjarni (svn r8610) -Codechange/Feature: rewrote the list handling in the autoreplace window
Tue, 06 Feb 2007 09:29:56 +0000 rubidium (svn r8609) -Fix: a road vehicle that is very close after another (slower) road vehicle gets its speed reset to 0 when entering a tunnel, which causes a traffic jam outside of the tunnel.
Tue, 06 Feb 2007 09:25:52 +0000 rubidium (svn r8608) -Fix: you were unable to build roads in the scenario editor when there is no town 0, even though there are other towns.
Mon, 05 Feb 2007 21:16:56 +0000 bjarni (svn r8605) -Codechange: [OSX] changed all objective C to objective C++
Mon, 05 Feb 2007 14:00:32 +0000 rubidium (svn r8593) -Fix (FS#564): bridges do not get destroyed when the bridge head gets flooded and there is a vehicle on the bridge. Original patch by KeeperofTheSoul.
Sun, 04 Feb 2007 18:36:43 +0000 miham (svn r8588) -Update: WebTranslator2 update to 2007-02-04 19:36:03
Sun, 04 Feb 2007 13:46:21 +0000 tron (svn r8582) -Fix