Commit Graph

82 Commits

Author SHA1 Message Date
miham db516f667e (svn r309) Fixed spanish translation 2004-09-22 09:34:59 +00:00
darkvater 493df26058 (svn r304) -Fix: [967096] fullscreen. New button 'Fullscreen' in 'Game Options' menu which lets you set fullscreen ingame. 2004-09-21 20:56:49 +00:00
miham 807da4e722 (svn r302) Added initial spanish translation 2004-09-20 14:49:53 +00:00
miham 72bd3bd170 (svn r299) Daily langfile update -- 209 changed finnish strings 2004-09-19 20:57:31 +00:00
miham 6cad1071c8 (svn r296) Daily langfile update. -- 519 strings missing for 3 languages 2004-09-19 16:55:09 +00:00
bjarni d1a88cbbca (svn r291) Minor fix to english.txt
added debian support (blathijs)
improved make install (blathijs)
2004-09-18 16:29:12 +00:00
miham f5a50c0007 (svn r290) Daily langfile update. -- 519 strings missing for 3 languages 2004-09-17 21:29:24 +00:00
miham 78b02129c1 (svn r278) Daily langfile update. -- 546 string(s) missing for 5 languages 2004-09-17 06:02:27 +00:00
bjarni 5b145f4d7c (svn r276) Lang: American fixes by Pipian and removed Unfinished from Dutch :D 2004-09-16 17:27:59 +00:00
dominik 21b905e963 (svn r271) another town name confusion fix 2004-09-16 10:41:56 +00:00
miham 09fcc36c9c (svn r269) Daily lf upd #1. -- <1000 strings missing from ? languages 2004-09-16 07:49:59 +00:00
miham 0346fec1ca (svn r265) Daily lf upd #1. -- 1335 strings missing from 7 languages 2004-09-15 18:01:43 +00:00
miham 937aafd6d2 (svn r258) Daily lf upd #3. -- 1433 strings missing from 7 languages 2004-09-14 20:25:52 +00:00
miham b1659b776a (svn r253) Daily lf upd #2. -- 1470 strings missing from 8 languages 2004-09-14 18:52:11 +00:00
miham 9c5649a948 (svn r252) Daily lf upd -- 1568 strings missing from 9 language 2004-09-14 18:27:24 +00:00
miham d77a038eb5 (svn r238) Daily langfile updates #2. 2004-09-13 21:50:53 +00:00
darkvater fc9a450e75 (svn r237) -Fix: [1025836] Company value problem (again). Now company value rightly shows the value, including ALL your money.
-Fix: Graphs now accomodate 64bit numbers (so the company value graph doesn't plummet into -... if value is too big)
-Strgen: added CURRCOMPACT64 for this, and 64bit versions of several macros.
2004-09-13 20:38:36 +00:00
miham ef5202a361 (svn r235) Currency->Currency64 updates (Tron) 2004-09-13 12:47:54 +00:00
darkvater c6f48d3de6 (svn r234) -Fix: added missing romanian.txt to VC6, VS.NET and Jamfile project file
-Feature: Added romanian town names and currency (Magic_Pixel)
2004-09-13 12:28:11 +00:00
signde 383dc579e4 (svn r233) -Fix: german language fixes (Tron)
-Fix: fixed some english console texts
2004-09-13 09:21:42 +00:00
miham 4a19074d23 (svn r232) Daily langfile updates #1. 2004-09-13 08:28:43 +00:00
miham cef90ada1b (svn r231) Added romanian translation (Magic_Pixel) 2004-09-13 07:10:21 +00:00
miham ec21a64c03 (svn r228) Daily langfile updates #3. 2004-09-12 22:29:33 +00:00
miham b2d55a936f (svn r226) Daily langfile updates #2. 2004-09-12 22:10:58 +00:00
miham 1493cc550b (svn r218) Daily langfile updates #1. 2004-09-12 18:37:05 +00:00
truelight 53ee4f6540 (svn r216) -Fix: paused network game now disallows all commands (instead of doing
the commands all at once when the game unpauses)
2004-09-12 17:36:29 +00:00
darkvater 24512d3da5 (svn r212) -Fix: Network-gui fixes (sign_de)
-Fix: any disabled button in a window doesn't receive WE_CLICK events
-Added network.h
2004-09-12 14:12:33 +00:00
miham 1c373cd0af (svn r208) Daily langfile changes 2004-09-11 20:25:40 +00:00
truelight 4ccd84f94b (svn r201) -Fix: [1025836] Company values bigger dan int32 were put to negative
-Fix: [1025836] Long bridges had negative value
-Fix: Typo in endian_check.c (Zr40)
2004-09-11 09:40:19 +00:00
darkvater a956b63b41 (svn r198) -Fix: [1020269] Different production? Wrong production amount was showed in the industry list window
-Fix: Show industry list is now the first dropdown item. Second is Fund Industry.
2004-09-10 23:20:14 +00:00
miham 0caa819190 (svn r196) Daily langfile updates 2004-09-10 21:49:59 +00:00
miham c7ab4b6e69 (svn r195) Initial finnish translation, 50% completed 2004-09-10 20:23:33 +00:00
miham 79fce8bf9d (svn r192) Langfile updates -- hope it worx 2004-09-10 18:19:06 +00:00
darkvater c58c0ca87d (svn r191) -Some langfixes 2004-09-10 17:10:34 +00:00
darkvater 8308432cf9 (svn r187) -Feature: [1024044] Show max loan in finances window. (ledow)
-some type fixes in txt files
2004-09-08 19:26:10 +00:00
truelight 157e90b49f (svn r186) -Add: debug 'net' for network debug (sign_de)
-Fix: desync problem (server was not waiting for clients) (sign_de)
2004-09-08 19:20:46 +00:00
darkvater 9a6870fcfd (svn r173) -Network: [1023231] Debug Code + ErrorBoxes + Load Game/Scenario. Added some more desync debug code and replaced some of the error() calls with some better error boxes. Hopefully find desyncs easier (sign_de)
-GUI: Change some network GUI stuff (Darkvater)
2004-09-06 22:46:02 +00:00
darkvater bf0652d3fc (svn r165) -Feature: Option to sort vehicles in vehicle-list window by different criteria. Total independent sort for all types and players. Periodic resort of list every 10 TTD days. Thank you for your graphical inspiration follow and buxo (since none of you provided any code).
-Fix: Sorter icon pointing down 'v' sorts in every window lowest value first, '^' highest value first
-CodeChange: move Dropdownlist from settings_gui.c to widget.c. More in place there.
2004-09-06 18:15:13 +00:00
darkvater 85628544ee (svn r157) -Feature: [1009708] Percent-based service intervals. Send a vehicle to depot after it has lost X% of its reliability (mivlad) 2004-09-04 13:06:09 +00:00
darkvater 4fec362b32 (svn r153) -Feature: [1009710] Extra Viewport. In the minimap dropdown menu, open a new viewport to have a quick look at your favorite map-positions. Independent zoom and quick jump to/from viewport (Dribbel) 2004-09-03 19:59:05 +00:00
darkvater 7b02cd3248 (svn r150) -Fix: [1010833] Turning on the magic bulldozer removes oil rigs
-Fix: [993493] Buildings on water
-Feature: Water floods everything, including vehicles.
2004-09-03 17:57:27 +00:00
darkvater 3b96ad994c (svn r148) -Feature: Company HQ can now be moved somewhere else (cost 1% of company value). Water floods HQ.
-Some layout fixes for command.c
-Tileinfo debug window in console now shows Tile in decimal numbers
2004-09-01 21:54:12 +00:00
dominik ea2d013ff0 (svn r139) Added MarkWholeScreenDirty() on switch player screen
Changed "Max income" string and "station spread patch" string
2004-08-25 09:23:55 +00:00
miham 56fa1a8534 (svn r135) Daily lang updates 2004-08-24 21:35:11 +00:00
dominik 07b53f23b7 (svn r128) Invalid (void) orders in schedule are highlighted in red (Celestar) 2004-08-24 09:09:49 +00:00
dominik 9d869aa314 (svn r125) Add: [ 1014684 ] Czech town names (supr) 2004-08-23 21:40:01 +00:00
miham 1d1d14ebd3 (svn r121) Langfile update from SF 2004-08-23 20:38:42 +00:00
miham 8277c9df8a (svn r119) Daily langfile updates 2004-08-23 13:37:12 +00:00
dominik a6f2257600 (svn r117) Feature: Performance details window in company league menu (TrueLight) 2004-08-23 10:59:03 +00:00
dominik f4c026d8d1 (svn r109) added/heavily modified patch by truesatan: cheat change date 2004-08-22 15:25:36 +00:00