------------------------------------------------------------------------ r2724 | bjarni | 2005-07-27 10:11:45 +0000 (Wed, 27 Jul 2005) | 1 line -Fix: [Autoreplace] made the pulldown menu read GetPlayer(_local_player)->avail_railtypes - this removes the need for updating this code if we add more railtypes and it also allows the menu to show maglev when monorail is not available ------------------------------------------------------------------------ r2723 | tron | 2005-07-27 07:19:28 +0000 (Wed, 27 Jul 2005) | 1 line Make the manual page more informative ------------------------------------------------------------------------ r2720 | tron | 2005-07-26 19:34:03 +0000 (Tue, 26 Jul 2005) | 1 line Remove unused declarations and definitions ------------------------------------------------------------------------ r2719 | orudge | 2005-07-26 19:31:05 +0000 (Tue, 26 Jul 2005) | 1 line - Update MSVC 2003 project (AsterixMG) ------------------------------------------------------------------------ r2718 | tron | 2005-07-26 19:05:07 +0000 (Tue, 26 Jul 2005) | 1 line Forgot one file ------------------------------------------------------------------------ r2717 | tron | 2005-07-26 19:04:19 +0000 (Tue, 26 Jul 2005) | 1 line Move _userstring to strings.[ch] ------------------------------------------------------------------------ r2716 | tron | 2005-07-26 18:47:04 +0000 (Tue, 26 Jul 2005) | 1 line Do not use strncat() ------------------------------------------------------------------------ r2715 | orudge | 2005-07-26 18:45:19 +0000 (Tue, 26 Jul 2005) | 1 line - Update MSVC project with dmusic.cpp updates ------------------------------------------------------------------------ r2714 | tron | 2005-07-26 18:24:18 +0000 (Tue, 26 Jul 2005) | 1 line Remove unnecessary includes ------------------------------------------------------------------------ r2712 | tron | 2005-07-26 06:59:48 +0000 (Tue, 26 Jul 2005) | 7 lines Overhaul DirectMusic MIDI backend: - Merge the .c and .cpp part into one file - Properly deinitialize at the end - Remove "experimental" status - Miscellaneous smaller changes -Fix: Volume control works now ------------------------------------------------------------------------ r2711 | miham | 2005-07-25 17:45:57 +0000 (Mon, 25 Jul 2005) | 1 line [Translators] Updated translations to 20050725 (2 lang(s)) ------------------------------------------------------------------------ r2710 | tron | 2005-07-25 16:33:58 +0000 (Mon, 25 Jul 2005) | 1 line Simplify dedicated server code a bit and don't compile it at all, if network support ist disabled ------------------------------------------------------------------------ r2709 | orudge | 2005-07-25 11:36:02 +0000 (Mon, 25 Jul 2005) | 1 line - Update VC 2003 project file (AsterixMG) ------------------------------------------------------------------------ r2708 | orudge | 2005-07-25 09:52:37 +0000 (Mon, 25 Jul 2005) | 1 line Update MSVC6 project with recent changes ------------------------------------------------------------------------ r2707 | tron | 2005-07-25 08:16:05 +0000 (Mon, 25 Jul 2005) | 1 line Missed the paths in the BeOS MIDI player, sorry for all the noise ------------------------------------------------------------------------ r2706 | tron | 2005-07-25 07:28:32 +0000 (Mon, 25 Jul 2005) | 1 line Fix !WITH_NETWORK build ------------------------------------------------------------------------ r2705 | tron | 2005-07-25 07:20:32 +0000 (Mon, 25 Jul 2005) | 1 line Fix #include paths and remove unnecessary #includes ------------------------------------------------------------------------ r2704 | tron | 2005-07-25 07:16:10 +0000 (Mon, 25 Jul 2005) | 1 line Remove . from include path again, too much trouble. Also add some #ifdefs and #includes for the Windows build ------------------------------------------------------------------------ r2703 | bjarni | 2005-07-24 20:47:42 +0000 (Sun, 24 Jul 2005) | 3 lines - Feature: [OSX] Added a native alert window to show whatever error() needs to print (Tobin made this, while I fixed some issued in it) - As a bonus, we now have an objective C file (os/macosx/macos.m) to use the functions Apple made to interact with OS stuff ------------------------------------------------------------------------ r2702 | celestar | 2005-07-24 15:56:31 +0000 (Sun, 24 Jul 2005) | 7 lines -Codechange: Cleaned up the sprite code and replaced many magic numbers by enums. There remains work in gfx.c to move the "transparency" and "recolor" bits around to make space for more sprites. However, 2800 additional sprites can now be loaded. There also remains cleanup and Doxygen work on many of the header files. ------------------------------------------------------------------------ r2701 | tron | 2005-07-24 14:12:37 +0000 (Sun, 24 Jul 2005) | 1 line Insert Id tags into all source files ------------------------------------------------------------------------ r2700 | tron | 2005-07-24 13:55:39 +0000 (Sun, 24 Jul 2005) | 1 line Insert Id tag into the Makefile ------------------------------------------------------------------------ r2699 | tron | 2005-07-24 10:39:12 +0000 (Sun, 24 Jul 2005) | 1 line Hopefully fix the compilation on Windows when SDL is not present ------------------------------------------------------------------------ r2697 | tron | 2005-07-24 06:09:54 +0000 (Sun, 24 Jul 2005) | 1 line Make compiling with SDL on Windows work again (missing #includes) and fix some warnings ------------------------------------------------------------------------ r2696 | tron | 2005-07-23 19:48:24 +0000 (Sat, 23 Jul 2005) | 1 line Remove stray semicolons ------------------------------------------------------------------------ r2695 | orudge | 2005-07-23 19:00:56 +0000 (Sat, 23 Jul 2005) | 1 line - Fix: OS/2 project update, add os2.h to dedicated_v.c ------------------------------------------------------------------------ r2694 | tron | 2005-07-23 18:46:17 +0000 (Sat, 23 Jul 2005) | 1 line Various smaller changes: eol-style, static, code simplification ------------------------------------------------------------------------ r2693 | miham | 2005-07-23 17:45:42 +0000 (Sat, 23 Jul 2005) | 1 line [Translators] Updated translations to 20050723 (1 lang(s)) ------------------------------------------------------------------------ r2692 | tron | 2005-07-23 17:23:16 +0000 (Sat, 23 Jul 2005) | 1 line Forgot to add a file ------------------------------------------------------------------------ r2691 | tron | 2005-07-23 17:22:39 +0000 (Sat, 23 Jul 2005) | 1 line Separate dedicated video driver and fix bemidi declarations ------------------------------------------------------------------------ r2690 | orudge | 2005-07-23 16:28:19 +0000 (Sat, 23 Jul 2005) | 1 line - Minor cleanups to os2.c and hal.h ------------------------------------------------------------------------ r2689 | orudge | 2005-07-23 16:08:05 +0000 (Sat, 23 Jul 2005) | 1 line - Split OS/2 music driver into os2_m.c, update project file ------------------------------------------------------------------------ r2688 | tron | 2005-07-23 15:48:00 +0000 (Sat, 23 Jul 2005) | 1 line MSVC and Watcom can't handle identical file names in different directories, oh my... ------------------------------------------------------------------------ r2687 | tron | 2005-07-23 15:34:05 +0000 (Sat, 23 Jul 2005) | 1 line Make a variable static ------------------------------------------------------------------------ r2686 | tron | 2005-07-23 15:24:31 +0000 (Sat, 23 Jul 2005) | 1 line Revert accidently commited change ------------------------------------------------------------------------ r2685 | tron | 2005-07-23 15:16:57 +0000 (Sat, 23 Jul 2005) | 4 lines -Codechange: Split the music/sound/video drivers into separate files and move them into subfolders. This results in shorter and hopefully easier to maintain files. Note: I had to change paths in #include statements of some unrelated files, because I added the ottd base directory to the include path (-I.) ------------------------------------------------------------------------ r2684 | tron | 2005-07-23 06:51:26 +0000 (Sat, 23 Jul 2005) | 1 line Correctly save and load company_value, it's 64 bits wide, not 32 bits ------------------------------------------------------------------------ r2683 | tron | 2005-07-23 06:45:57 +0000 (Sat, 23 Jul 2005) | 1 line Remove redundant function call propagate return value ------------------------------------------------------------------------ r2682 | tron | 2005-07-22 18:19:06 +0000 (Fri, 22 Jul 2005) | 1 line Static, casts, misc. ------------------------------------------------------------------------ r2681 | orudge | 2005-07-22 16:14:24 +0000 (Fri, 22 Jul 2005) | 1 line - Fix OS/2 port, please do not modify openttd.wpj/tgt by hand unless you know what you're doing! ------------------------------------------------------------------------ r2680 | tron | 2005-07-22 15:12:51 +0000 (Fri, 22 Jul 2005) | 1 line Fix a warning ------------------------------------------------------------------------ r2675 | Darkvater | 2005-07-22 09:16:34 +0000 (Fri, 22 Jul 2005) | 1 line - Fix: pressing enter on a load-window resulted in saving the game (Luca) ------------------------------------------------------------------------ r2674 | hackykid | 2005-07-22 08:40:19 +0000 (Fri, 22 Jul 2005) | 2 lines - CodeChange: [pbs] Generalise the PSBISPbsDepot function so it can check if an arbitrary junction is a pbs junction. Preparations for making pbs more safe. ------------------------------------------------------------------------ r2673 | tron | 2005-07-22 07:02:20 +0000 (Fri, 22 Jul 2005) | 1 line Include functions.h directly, not globally via openttd.h ------------------------------------------------------------------------ r2672 | tron | 2005-07-22 06:31:31 +0000 (Fri, 22 Jul 2005) | 1 line Move saving/loading related declarations to saveload.h ------------------------------------------------------------------------ r2671 | miham | 2005-07-21 22:22:26 +0000 (Thu, 21 Jul 2005) | 4 lines [Translations] Hand-fix polish.txt Translators beware! Please double check your language behaviour! Otherwise, WebTranslator now also checks paramnumber of the plural param, and refuses to accept badly formatted plural or gender params! ------------------------------------------------------------------------ r2670 | tron | 2005-07-21 22:18:02 +0000 (Thu, 21 Jul 2005) | 1 line Fix r2669 ------------------------------------------------------------------------ r2669 | tron | 2005-07-21 22:15:02 +0000 (Thu, 21 Jul 2005) | 1 line Shuffle some more stuff around to reduce dependencies ------------------------------------------------------------------------ r2668 | miham | 2005-07-21 21:13:42 +0000 (Thu, 21 Jul 2005) | 1 line [Translations] Updated to 2005-07-21 (4 langs) ------------------------------------------------------------------------ r2667 | miham | 2005-07-21 19:58:36 +0000 (Thu, 21 Jul 2005) | 1 line [Translations] Restored german translations (2652:2653) ------------------------------------------------------------------------ r2666 | tron | 2005-07-21 19:57:07 +0000 (Thu, 21 Jul 2005) | 1 line w32dm.c needs MAX_PATH, which gets defined in variables.h ------------------------------------------------------------------------ r2665 | tron | 2005-07-21 19:46:58 +0000 (Thu, 21 Jul 2005) | 1 line Move some variables, which are only used by music_gui.c, there ------------------------------------------------------------------------ r2664 | tron | 2005-07-21 19:36:43 +0000 (Thu, 21 Jul 2005) | 1 line Remove depedency on player.h from variables.h ------------------------------------------------------------------------ r2663 | tron | 2005-07-21 18:44:27 +0000 (Thu, 21 Jul 2005) | 1 line Include variables.h only in these files which need it, not globally via openttd.h ------------------------------------------------------------------------ r2662 | miham | 2005-07-21 18:01:43 +0000 (Thu, 21 Jul 2005) | 1 line [Translations] Updated translations to 2005-07-20 ------------------------------------------------------------------------ r2661 | miham | 2005-07-21 17:44:20 +0000 (Thu, 21 Jul 2005) | 1 line [Translators] Updated translations to 20050721 (1 lang(s)) ------------------------------------------------------------------------ r2660 | tron | 2005-07-21 06:31:02 +0000 (Thu, 21 Jul 2005) | 1 line Get rid of some more shifting/anding/casting ------------------------------------------------------------------------ r2659 | tron | 2005-07-21 06:13:17 +0000 (Thu, 21 Jul 2005) | 1 line Catch up with reality in the landscape documentation ------------------------------------------------------------------------ r2658 | celestar | 2005-07-20 22:05:13 +0000 (Wed, 20 Jul 2005) | 2 lines -Codechange: Use MAKE_TRANSPARENT to display a transparented sprite ------------------------------------------------------------------------ r2657 | celestar | 2005-07-20 22:02:58 +0000 (Wed, 20 Jul 2005) | 4 lines -Codechange: The available railtypes per player are now a bitmask, so that railtypes do not be in ascending order of appearance. Allows easier implementation or more railtypes ------------------------------------------------------------------------ r2656 | miham | 2005-07-20 19:15:23 +0000 (Wed, 20 Jul 2005) | 1 line [Translations] Revert changes done in 2653 ------------------------------------------------------------------------ r2655 | tron | 2005-07-20 19:12:30 +0000 (Wed, 20 Jul 2005) | 1 line An uint16 is an uint16, not a byte - fix wrong cast ------------------------------------------------------------------------ r2654 | tron | 2005-07-20 19:08:02 +0000 (Wed, 20 Jul 2005) | 1 line SlWriteUint16() should have a uint16 as parameter, not some arbitrary enum ------------------------------------------------------------------------