Commit Graph

5512 Commits (b5114bbc4fc3733b2746040a5b0eba092a72cadf)
 

Author SHA1 Message Date
miham b5114bbc4f (svn r7807) [Translations] Fix: r7806. Forgot to generate project files to include lithuanian 18 years ago
miham 85e7702931 (svn r7806) [Translations] Lithuanian is no longer unfinished, thanks for the current translators! Good work, keep it up! 18 years ago
miham bd7ec2710a (svn r7803) WebTranslator2 update to 2007-01-03 19:37:39
bulgarian  - 5 fixed by groupsky (5)
croatian   - 72 fixed by knovak (72)
danish     - 25 changed by MiR (25)
italian    - 1 changed by sidew (1)
norwegian  - 2 fixed by oletk (2)
slovenian  - 241 fixed, 143 changed by Necrolyte (384)
18 years ago
rubidium 16b3f41af7 (svn r7802) -Feature: make it possible to override the bind address and port of a dedicated server from the command line. 18 years ago
rubidium db5f61c43e (svn r7801) -Feature: add command line option to prevent saving of highscore and configuration on exit and a console command to manually initiate a configuration save (Aloysha). 18 years ago
peter1138 eeb1ad8922 (svn r7800) -Fix (r7787): Remove Czech strings with .news or .subs case. 18 years ago
rubidium 1e89d6e432 (svn r7799) -Fix (r7759): gracefully handle cases where the directory libz.a is in is given via --with-libz. 18 years ago
peter1138 eee7138b16 (svn r7797) -Codechange: Replace static _sprite_ptr and associated arrays with dynamic array to allow variable number of sprites. This does not change the sprite limit. 18 years ago
rubidium 20f12958d5 (svn r7796) -Fix (r7759): cygwin does not need to rewrite the paths for strgen.
-Fix (r7759): supply the correct flags to cygwin to make it compile.

Note: cygwin itself is 'broken'. Known issues with cygwin are:
 - bash does not work when including files that have dos line ending (\r\n).
   This causes the strange errors in config.lib. The solution is running:
     dos2unix config.lib
 - the windows-native svn does not work (though it previously did). The
   solution for this is to install the cygwin svn.
 - libfreetype2's freetype-config --cflags does not have ft2build.h in the
   path include search path. The workaround for this is to copy 
   /usr/include/ft2build.h to /usr/include/freetype2/. Also linking does 
   not work for static builds as freetype-config does not support that.
   You have to add the '--disable-static' flag when running './configure'.
 - libpng12 does not work with static building either. You have to add
   the '--disable-static' flag when running './configure' too.
18 years ago
peter1138 969194629e (svn r7795) -Codechange: [NewGRF] When safety checking, allow an Action E that force activates the GRF. Unfortunately this requires knowing the GRF ID in advance (before the Action 8) so the static GRFs are now scanned twice on start up, once for the GRF ID, and then for the safety check. (This fix allows unifont.grf to be used.) 18 years ago
peter1138 a972c406dd (svn r7794) -Cleanup: Remove obsolete, never-used landscape rotation code. And spell obsolete correctly. 18 years ago
peter1138 96bede230b (svn r7793) -Cleanup: Remove obsolute, never-used old spritecache LRU code 18 years ago
rubidium 359e5c86a2 (svn r7788) -Fix (r7759): do not stop compiling languages when one language fails to compile. 18 years ago
miham e2a35c1217 (svn r7787) WebTranslator2 update to 2007-01-03 07:49:50
czech      - 2 changed by joeprusa (2)
danish     - 80 changed by MiR (80)
esperanto  - 1 fixed, 3 changed by LaPingvino (4)
estonian   - 54 changed by kristjans (54)
japanese   - 177 fixed, 65 changed by ickoonite (242)
lithuanian - 57 changed by Domas (57)
slovenian  - 38 fixed, 262 changed by Necrolyte (300)
18 years ago
rubidium 4895b58e96 (svn r7782) -Fix (r7779): do really check whether there are files to copy in the directories, not just test whether the directories exist. 18 years ago
truelight 813f99d03e (svn r7780) [Configure] -Fix: strip before copy, not copy before strip 18 years ago
glx 6fbfceb006 (svn r7779) [Configure] -Fix: simplify scenario and scenario/heightmaps dir existance check 18 years ago
truelight 191ec9855e (svn r7778) -Fix (r7777): intel -> Intel 18 years ago
truelight 8ba52007d5 (svn r7777) [Configure] -Fix: call intel builds on OSX universal compiles intel, not i386 (that is just silly) 18 years ago
truelight cd3db7a1b0 (svn r7776) [Configure] -Fix: no need to show LIPO actions, use $(Q) 18 years ago
rubidium f6abafd89f (svn r7775) -Fix (r7759): make ./configure --help lines at most 80 characters 18 years ago
rubidium 9dbb824df8 (svn r7774) -Fix (r7759): remove the left-over strgen directory. 18 years ago
Darkvater 1651b2816f (svn r7773) -(r7759) Update MSVC documentation for (mainly) VS2003 users (needs special human intervention to work because MS decided to use some completely braindead user-datafile that you can't edit outside the development environment) 18 years ago
Darkvater f8fc5f2a3d (svn r7772) -Fix (r7759): [win32] Paths to icon files were wrong. 18 years ago
bjarni e7144599ca (svn r7771) -Fix: [OSX] make bundle no longer copies docs/OSX_why_multiple_applications.txt, since we no longer got that outdated file 18 years ago
truelight 01f4a45b55 (svn r7770) [Configure] -Fix: the "" and \ via ./configure wasn't passed on correctly (and therefor it was lost) 18 years ago
rubidium 5b050f8c86 (svn r7769) -Fix (r7759): the strgen -t flag (todo) was set when it shouldn't be set and vice-versa. 18 years ago
rubidium e0c46049df (svn r7768) -Fix (r7765): use $(MAKE) instead of make in the debian rules. 18 years ago
bjarni 9db571c6db (svn r7767) -Fix r7751: [OSX] nameclash in includes. ALIGN was defined in both a library and macros.h
we undefines the library one since we don't need that one anyway
18 years ago
bjarni e5722f8820 (svn r7766) -Fix: [OSX] removed incorrect debug message about corrupted/missing grf files
The md5 code now looks in the secundary data dir as well
  Note: OSX builds can still give the incorrect message: dbg: [sl] Cannot open savegame 'data/opntitle.dat' for saving/loading.
18 years ago
rubidium 30635a98ef (svn r7765) -Fix (r7759): forgot to update the os/debian files. 18 years ago
truelight 4b62ee874c (svn r7764) [Configure] -Fix: a forced direct-music is as valid as an autodetected 18 years ago
truelight 74ac517edc (svn r7763) [Configure] -Fix: all -z tests were protected with "", but of course we forgot one...... :( 18 years ago
truelight 87b9931e6f (svn r7762) [Configure] -Fix: .rc files were not ignored in old DEP system 18 years ago
truelight 5b057da1a3 (svn r7761) [Configure] -Fix: a != should be a =, gave funny warnings with dedicated and network enabled 18 years ago
peter1138 b575f1a6fc (svn r7760) -Codechange: Debug messages for newgrf showed the starting sprite, not the current sprite index. Also only output the debug message during activation, when sprites are loaded. 18 years ago
rubidium 013df98f79 (svn r7759) -Merge: makefile rewrite. This merge features:
- A proper ./configure, so everything needs to be configured only once, not for every make.
 - Usage of makedepend when available. This greatly reduces the time needed for generating the dependencies.
 - A generator for all project files. There is a single file with sources, which is used to generate Makefiles and the project files for MSVC.
 - Proper support for OSX universal binaries.
 - Object files for non-MSVC compiles are also placed in separate directories, making is faster to switch between debug and release compiles and it does not touch the directory with the source files.
 - Functionality to make a bundle of all needed files for for example a nightly or distribution of a binary with all needed GRFs and language files.

Note: as this merge moves almost all files, it is recommended to make a backup of your working copy before updating your working copy.
18 years ago
peter1138 3d32fd3f4b (svn r7758) -Codechange: Change SpriteGroup pool allocation from 16 items to 512 items at a time, as with a few sets loaded there can easily be 10,000+ items in the pool. 18 years ago
Darkvater ffe5bb671e (svn r7757) -Fix (r7621): x64 did not compile because query_d was too big. Reorder the elements
a bit so it fits (alignment issues).
18 years ago
miham 965d03ca35 (svn r7756) WebTranslator2 update to 2007-01-02 19:29:06 part #2
Somehow SVN hang when I tried to commit lithuanian changes, let me try it again

lithuanian - 170 fixed, 26 changed by Domas (196)
18 years ago
miham 58fa5c1ff0 (svn r7754) WebTranslator2 update to 2007-01-02 19:29:06
danish     - 58 changed by MiR (58)
esperanto  - 127 fixed, 16 changed by LaPingvino (143)
estonian   - 4 changed by kristjans (4)
lithuanian - 170 fixed, 26 changed by Domas (196)
slovenian  - 603 fixed, 578 changed by ThePianoGuy (1181)
18 years ago
peter1138 66c1abdd21 (svn r7752) -Codechange: An off-by-one problem reduced the sprite limit by 1 whole sprite 18 years ago
rubidium bb6be2e3ee (svn r7751) -Codechange: move network_* to a new network map. Furthermore move the low level network functions to network/core, so they can be reused by the masterserver and website-serverlist-updater. 18 years ago
Darkvater ef5a235c28 (svn r7746) -Fix [WT2] Add proper svn:eol-style to unfinished languages. 18 years ago
miham c9170408f6 (svn r7743) WebTranslator2 update to 2007-01-02 12:13:08
croatian   - 128 fixed by knovak (128)
18 years ago
miham 66eb5b02ca (svn r7742) WebTranslator2 update to 2007-01-02 11:20:30
finnish    - 24 fixed, 42 changed by habazi (66)
japanese   - 1153 fixed by PouncingAnt (498), ickoonite (655)
18 years ago
miham 035ad5287a (svn r7738) WebTranslator2 update to 2007-01-02 08:56:21
danish     - 13 changed by ThomasA (13)
estonian   - 242 changed by kristjans (242)
german     - 1 changed by Neonox (1)
lithuanian - 1 fixed, 1 deleted, 399 changed by Domas (401)
18 years ago
rubidium e6c7d9f9e8 (svn r7733) -Fix (r5946): do not use WP(w, querystr_d) and WP(w, def_d) for the same window. 18 years ago
miham 68fcccb634 (svn r7732) WebTranslator2 update to 2007-01-01 23:25:29
danish     - 26 fixed by MiR (26)
18 years ago
rubidium 1483434d2c (svn r7731) -Fix (r5999): off-by-one error in the date to YMD calculation for first 4 years of a century that was not divisable by 400. 18 years ago