Sun, 24 Jul 2005 13:55:39 +0000 tron (svn r2700) Insert Id tag into the Makefile
Sun, 24 Jul 2005 10:39:12 +0000 tron (svn r2699) Hopefully fix the compilation on Windows when SDL is not present
Sun, 24 Jul 2005 06:09:54 +0000 tron (svn r2697) Make compiling with SDL on Windows work again (missing #includes) and fix some warnings
Sat, 23 Jul 2005 19:48:24 +0000 tron (svn r2696) Remove stray semicolons
Sat, 23 Jul 2005 19:00:56 +0000 orudge (svn r2695) - Fix: OS/2 project update, add os2.h to dedicated_v.c
Sat, 23 Jul 2005 18:46:17 +0000 tron (svn r2694) Various smaller changes: eol-style, static, code simplification
Sat, 23 Jul 2005 17:45:42 +0000 miham (svn r2693) [Translators] Updated translations to 20050723 (1 lang(s))
Sat, 23 Jul 2005 17:23:16 +0000 tron (svn r2692) Forgot to add a file
Sat, 23 Jul 2005 17:22:39 +0000 tron (svn r2691) Separate dedicated video driver and fix bemidi declarations
Sat, 23 Jul 2005 16:28:19 +0000 orudge (svn r2690) - Minor cleanups to os2.c and hal.h
Sat, 23 Jul 2005 16:08:05 +0000 orudge (svn r2689) - Split OS/2 music driver into os2_m.c, update project file
Sat, 23 Jul 2005 15:48:00 +0000 tron (svn r2688) MSVC and Watcom can't handle identical file names in different directories, oh my...
Sat, 23 Jul 2005 15:34:05 +0000 tron (svn r2687) Make a variable static
Sat, 23 Jul 2005 15:24:31 +0000 tron (svn r2686) Revert accidently commited change
Sat, 23 Jul 2005 15:16:57 +0000 tron (svn r2685) -Codechange: Split the music/sound/video drivers into separate files and move them into subfolders.
Sat, 23 Jul 2005 06:51:26 +0000 tron (svn r2684) Correctly save and load company_value, it's 64 bits wide, not 32 bits
Sat, 23 Jul 2005 06:45:57 +0000 tron (svn r2683) Remove redundant function call propagate return value
Fri, 22 Jul 2005 18:19:06 +0000 tron (svn r2682) Static, casts, misc.
Fri, 22 Jul 2005 16:14:24 +0000 orudge (svn r2681) - Fix OS/2 port, please do not modify openttd.wpj/tgt by hand unless you know what you're doing!
Fri, 22 Jul 2005 15:12:51 +0000 tron (svn r2680) Fix a warning
Fri, 22 Jul 2005 09:16:34 +0000 Darkvater (svn r2675) - Fix: pressing enter on a load-window resulted in saving the game (Luca)
Fri, 22 Jul 2005 08:40:19 +0000 hackykid (svn r2674) - CodeChange: [pbs] Generalise the PSBISPbsDepot function so it can check if an arbitrary junction is a pbs junction. Preparations for making pbs more safe.
Fri, 22 Jul 2005 07:02:20 +0000 tron (svn r2673) Include functions.h directly, not globally via openttd.h
Fri, 22 Jul 2005 06:31:31 +0000 tron (svn r2672) Move saving/loading related declarations to saveload.h
Thu, 21 Jul 2005 22:22:26 +0000 miham (svn r2671) [Translations] Hand-fix polish.txt
Thu, 21 Jul 2005 22:18:02 +0000 tron (svn r2670) Fix r2669
Thu, 21 Jul 2005 22:15:02 +0000 tron (svn r2669) Shuffle some more stuff around to reduce dependencies
Thu, 21 Jul 2005 21:13:42 +0000 miham (svn r2668) [Translations] Updated to 2005-07-21 (4 langs)
Thu, 21 Jul 2005 19:58:36 +0000 miham (svn r2667) [Translations] Restored german translations (2652:2653)
Thu, 21 Jul 2005 19:57:07 +0000 tron (svn r2666) w32dm.c needs MAX_PATH, which gets defined in variables.h
Thu, 21 Jul 2005 19:46:58 +0000 tron (svn r2665) Move some variables, which are only used by music_gui.c, there
Thu, 21 Jul 2005 19:36:43 +0000 tron (svn r2664) Remove depedency on player.h from variables.h
Thu, 21 Jul 2005 18:44:27 +0000 tron (svn r2663) Include variables.h only in these files which need it, not globally via openttd.h
Thu, 21 Jul 2005 18:01:43 +0000 miham (svn r2662) [Translations] Updated translations to 2005-07-20
Thu, 21 Jul 2005 17:44:20 +0000 miham (svn r2661) [Translators] Updated translations to 20050721 (1 lang(s))
Thu, 21 Jul 2005 06:31:02 +0000 tron (svn r2660) Get rid of some more shifting/anding/casting
Thu, 21 Jul 2005 06:13:17 +0000 tron (svn r2659) Catch up with reality in the landscape documentation
Wed, 20 Jul 2005 22:05:13 +0000 celestar (svn r2658) -Codechange: Use MAKE_TRANSPARENT to display a transparented sprite
Wed, 20 Jul 2005 22:02:58 +0000 celestar (svn r2657) -Codechange: The available railtypes per player are now a bitmask, so
Wed, 20 Jul 2005 19:15:23 +0000 miham (svn r2656) [Translations] Revert changes done in 2653
Wed, 20 Jul 2005 19:12:30 +0000 tron (svn r2655) An uint16 is an uint16, not a byte - fix wrong cast
Wed, 20 Jul 2005 19:08:02 +0000 tron (svn r2654) SlWriteUint16() should have a uint16 as parameter, not some arbitrary enum
Wed, 20 Jul 2005 17:48:35 +0000 miham (svn r2653) [Translators] Updated translations to 20050720 (28 lang(s))
Wed, 20 Jul 2005 15:38:11 +0000 Darkvater (svn r2652) - CodeChange: show 'too many sprites' in hex value; Patch signed off by Tron
Wed, 20 Jul 2005 15:36:22 +0000 Darkvater (svn r2651) - Fix: [ 1220776 ] Removes warning when compiling saveload.c on some GCC versions (glx). This only works as long as there is only 1 saving thread active, as is the case now.
Wed, 20 Jul 2005 15:29:28 +0000 tron (svn r2650) Convert many explicit shifts+ands to extract bits to invocations of GB - should be a bit nicer to read
Wed, 20 Jul 2005 09:49:04 +0000 ludde (svn r2649) Get rid of 2 warnings.
Wed, 20 Jul 2005 09:35:05 +0000 ludde (svn r2648) Only use _stdcall calling convention for zlib on win32/msvc.
Wed, 20 Jul 2005 09:31:46 +0000 ludde (svn r2647) Fix: [ntp] Fix assertion error introduced in r2635
Wed, 20 Jul 2005 09:17:20 +0000 ludde (svn r2646) Change: [ntp] Fix uninitialized variable and add some more asserts to be able to debug an assert error.
Tue, 19 Jul 2005 22:29:35 +0000 Darkvater (svn r2645) Fix (useless)warning in graph_gui and add brackets around HASBIT in an if statement
Tue, 19 Jul 2005 22:12:04 +0000 Darkvater (svn r2644) - Fix: my name was mistyped ;p
Tue, 19 Jul 2005 21:49:35 +0000 tron (svn r2643) Get rid of some unnecessary casts
Tue, 19 Jul 2005 21:28:15 +0000 miham (svn r2642) [Translators] Updated translations to 20050719 (0 lang(s))
Tue, 19 Jul 2005 21:14:00 +0000 ludde (svn r2641) Fix: [strings] forgot to increase argv pointer twice for {CARGO}
Tue, 19 Jul 2005 20:52:15 +0000 Darkvater (svn r2640) - CodeChange: change calling convention to __fastcall as well for vs.net2003 as it was done for vs6. Debug/Release works fine for me, if there are probs let me (+ludde) know.
Tue, 19 Jul 2005 20:45:47 +0000 celestar (svn r2639) -Add: Added the vehicle names in table/engines.h so that you know what line represents what vehicle (I hope I didn't mess that up). Added some comments while I'm at it and include the table/ directory in the Doxygen generation
Tue, 19 Jul 2005 20:43:53 +0000 Darkvater (svn r2638) - Fix: Unable to delete savegames. Deleting TTDLX savegames is still broken as it was always broken, but since they don't even show up; we might as well call it a feature.
Tue, 19 Jul 2005 16:34:46 +0000 miham (svn r2637) [Translations] Updated to 2005-07-18
Tue, 19 Jul 2005 11:55:47 +0000 ludde (svn r2636) Fix: Switched to using the _fastcall calling convention instead of cdecl. (Please tell me if you get linking problems)