summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium
- 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.
2007-01-02(svn r7758) -Codechange: Change SpriteGroup pool allocation from 16 items to ↵peter1138
512 items at a time, as with a few sets loaded there can easily be 10,000+ items in the pool.
2007-01-02(svn r7757) -Fix (r7621): x64 did not compile because query_d was too big. ↵Darkvater
Reorder the elements a bit so it fits (alignment issues).
2007-01-02(svn r7756) WebTranslator2 update to 2007-01-02 19:29:06 part #2miham
Somehow SVN hang when I tried to commit lithuanian changes, let me try it again lithuanian - 170 fixed, 26 changed by Domas (196)
2007-01-02(svn r7754) WebTranslator2 update to 2007-01-02 19:29:06miham
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)
2007-01-02(svn r7752) -Codechange: An off-by-one problem reduced the sprite limit by 1 ↵peter1138
whole sprite
2007-01-02(svn r7751) -Codechange: move network_* to a new network map. Furthermore ↵rubidium
move the low level network functions to network/core, so they can be reused by the masterserver and website-serverlist-updater.
2007-01-02(svn r7746) -Fix [WT2] Add proper svn:eol-style to unfinished languages.Darkvater
2007-01-02(svn r7743) WebTranslator2 update to 2007-01-02 12:13:08miham
croatian - 128 fixed by knovak (128)
2007-01-02(svn r7742) WebTranslator2 update to 2007-01-02 11:20:30miham
finnish - 24 fixed, 42 changed by habazi (66) japanese - 1153 fixed by PouncingAnt (498), ickoonite (655)
2007-01-02(svn r7738) WebTranslator2 update to 2007-01-02 08:56:21miham
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)
2007-01-01(svn r7733) -Fix (r5946): do not use WP(w, querystr_d) and WP(w, def_d) for ↵rubidium
the same window.
2007-01-01(svn r7732) WebTranslator2 update to 2007-01-01 23:25:29miham
danish - 26 fixed by MiR (26)
2007-01-01(svn r7731) -Fix (r5999): off-by-one error in the date to YMD calculation ↵rubidium
for first 4 years of a century that was not divisable by 400.
2007-01-01(svn r7727) -Fix (FS#498): sometimes ALT-TAB could trigger the fast forward.rubidium
2007-01-01(svn r7726) -Fix (r7622, FS#497): segmentation fault on pressing the 'sell ↵rubidium
all airplanes'.
2007-01-01(svn r7723) WebTranslator2 update to 2007-01-01 19:13:54miham
german - 1 changed by moewe2 (1) greek - 63 changed by gonik (63) slovak - 3 fixed, 4 changed by lengyel (7)
2007-01-01(svn r7722) [Translations] Added new translation: traditional chinesemiham
2007-01-01(svn r7718) -Fix (runknown): When pathfinding onto a bridge or tunnel end from peter1138
previous tile (but not warping from the opposite end) check the enter direction. This fixes signal setting if a rail ends on the top of a tunnel end.
2007-01-01(svn r7717) -Fix (runknown): When following path for signals, don't skip ↵peter1138
back to the previous tile, as for tunnels & bridge ends the entering direction is wrong.
2007-01-01(svn r7716) -Revert r7620: Changes introduced more problems than they fixed ↵peter1138
(and a goto?)
2007-01-01(svn r7715) WebTranslator2 update to 2007-01-01 14:24:49miham
estonian - 1 deleted, 5 changed by kristjans (6) turkish - 1 changed by jnmbk (1)
2007-01-01(svn r7713) WebTranslator2 update to 2007-01-01 05:19:34miham
estonian - 2 changed by kristjans (2) turkish - 10 changed by jnmbk (10)
2007-01-01(svn r7711) -Fix (r7354): NewGRF Action 7, GRF check condition 10 didn't ↵peter1138
ignore unknown GRF IDs. Also separate GRF ID conditions from parameter conditions to remove code duplication in GRF checking code.
2006-12-31(svn r7707) WebTranslator2 update to 2006-12-31 22:02:12miham
estonian - 1 fixed, 27 deleted, 2 changed by kristjans (30) portuguese - 1 changed by nars (1)
2006-12-31(svn r7706) WebTranslator2 update to 2006-12-31 19:54:47miham
catalan - 3 fixed by arnaullv (3)
2006-12-31(svn r7704) WebTranslator2 update to 2006-12-31 18:56:27miham
estonian - 9 fixed, 10 deleted, 1 changed by kristjans (20) swedish - 5 changed by ChrillDeVille (5)
2006-12-31(svn r7701) WebTranslator2 update to 2006-12-31 15:42:20miham
esperanto - 96 fixed by LaPingvino (96)
2006-12-31(svn r7700) -Fix (r7182): the caret 'randomly' jumped back and forth when ↵rubidium
getting a new randomised seed in the Generation World GUI.
2006-12-31(svn r7699) WebTranslator2 update to 2006-12-31 15:10:33miham
galician - 36 fixed by Condex (36) german - 4 fixed by chu (4)
2006-12-31(svn r7698) -Fix (r7573): towns did not grow beyond bridges.rubidium
2006-12-31(svn r7696) WebTranslator2 update to 2006-12-31 12:41:03miham
bulgarian - 5 fixed by groupsky (5) dutch - 3 fixed by habell (3) estonian - 31 fixed, 28 deleted, 26 changed by kristjans (85) french - 9 changed by glx (9) polish - 1 fixed by meush (1) romanian - 6 fixed by kneekoo (6) swedish - 4 fixed by daishan (4)
2006-12-31(svn r7695) - Forward-port the release-changes from the 0.5 branch back to ↵Darkvater
trunk. This ensures an updated changelog, readme, et.
2006-12-31(svn r7693) -Codechange (r7540): print a newline after the summary (strgen).Darkvater
2006-12-31(svn r7692) -Fix: OpenTTD didn't compile without network enabled (newgrf ↵Darkvater
sync code)
2006-12-31(svn r7689) [Translations] Translator manually handcrafted the czech ↵miham
translation to have proper accents
2006-12-30(svn r7658) WebTranslator2 update to 2006-12-30 23:32:34miham
french - 1 fixed by glx (1) hungarian - 3 fixed by miham (3)
2006-12-30(svn r7657) -Fix (r6291): 'Goto Depot' did not work for helicopters going to ↵rubidium
an airport without depot (mart3p).
2006-12-30(svn r7654) WebTranslator2 update to 2006-12-30 19:20:49miham
american - 1 fixed by WhiteRabbit (1) bulgarian - 5 fixed by kokobongo (5) estonian - 3 fixed, 2 deleted, 95 changed by kristjans (100) italian - 1 fixed by sidew (1) norwegian - 3 fixed by oletk (3) polish - 2 fixed, 2 changed by meush (4) portuguese - 1 fixed by izhirahider (1) russian - 1 fixed by HMage (1) spanish - 3 fixed by eusebio (3) turkish - 3 fixed by jnmbk (3)
2006-12-30(svn r7642) -Codechange: unify all the different locations where the ↵rubidium
animation state is stored into a single location.
2006-12-30(svn r7641) -Codechange: remove the last direct map accesses from industry_cmd.rubidium
2006-12-30(svn r7640) -Codechange: move a table from industry_cmd.c to table/industry_landrubidium
-Codechange: add a reference to the industry GFX enum and some comments to the tables -Codechange: remove some magic numbers
2006-12-30(svn r7639) -Fix: FS#487 Changed music/qtmidi.c to not use functions ↵bjarni
deprecated by Apple (pvz)
2006-12-30(svn r7638) -Codechange: Remove special window ShowJoinStatusWindowAfterJoin ↵Darkvater
and shuffle around some code for SetupColorsAndInitialWindow. Because we know that after a successful load all windows are removed we can setup default windows in this function, and show ShowJoinStatusWindow in PACKET_SERVER_MAP. -Setup the global _network_join_status for ShowJoinStatusWindow in the only two places where the function is called, instead of inside it. -Turn the join status window into a modal window of the network window so it stays on top.
2006-12-30(svn r7637) -Codechange: Change ShowQueryString to use a window pointer as a ↵Darkvater
parent. If the query has no parent (eg give money, rename waypoint), the global function HandleOnEditText is used.
2006-12-30(svn r7636) -Cleanup: Remove unused window classes (sorry WC-mess) and use ↵Darkvater
sizeof(array) instead of X * sizeof(array[0])
2006-12-30(svn r7635) -Fix (r7618, r7621): Guard against recursive deletion. It is ↵Darkvater
possible that when a parent window is deleted it deletes its child (always) and in turn, through some code the child initiates the deletion of the parent which, if not guarded against, deletes the child and so on...
2006-12-30(svn r7632) -Codechange: several small code cleanups of texteff, like moving ↵rubidium
magic values and defines to an enum and fix coding/documentation style. -Codechange: make DeleteAnimatedTile a little clearer (pv2b).
2006-12-30(svn r7631) -Fix (r1): some pointer arithmetic gave the number of entries ↵rubidium
instead of the number of bytes to move when removing the animated state from a tile. This caused desyncs between Little and Big Endian machines. Thanks to pv2b for helping me in locating the bug and to Darkvater for figuring out that the arithmetic returned the number of entries instead of bytes.
2006-12-30(svn r7630) -Fix: At the end of the quarter the old economy numbers were ↵Darkvater
shifted up, and the current economy numbers were moved to economy[0]. This was done in one memmove which worked because old_economy was behind cur_economy in the struct. Do not rely on this functionality...