Commit Graph

25525 Commits (db54e208256958f721bf74bf058b45039be5b488)
 

Author SHA1 Message Date
signde f7cfd47261 (svn r280) -Fix: ^M removement in console.c 20 years ago
signde 7693c58e28 (svn r279) -Feature: [WIN32] Console now allows to paste data from the clipboard [ctrl + v] 20 years ago
miham 78b02129c1 (svn r278) Daily langfile update. -- 546 string(s) missing for 5 languages 20 years ago
signde 0e08a8f61c (svn r277) -Fix: removed playerseeds again until it is stable 20 years ago
bjarni 5b145f4d7c (svn r276) Lang: American fixes by Pipian and removed Unfinished from Dutch :D 20 years ago
signde dae15e81d8 (svn r275) -Fix: Client accidently marked as unready when sending framesync packets. [this caused occasional timeouts]
-Codechange: now all debug messages for network games show the frame_counter [better debugging]
20 years ago
bjarni e63f6efaef (svn r274) Mac: restored extmusic to be default, which were accidently turned off by a windows music fix 20 years ago
darkvater 11545f1c4d (svn r273) -Fix: sorry, wrongly fixed 20 years ago
darkvater 1cfc877088 (svn r272) -Fix: industries are once again generated on a new map 20 years ago
dominik 21b905e963 (svn r271) another town name confusion fix 20 years ago
dominik 19533f8992 (svn r270) Fix: [ 1028851 ] automatic and unwanted city renaming 20 years ago
miham 09fcc36c9c (svn r269) Daily lf upd #1. -- <1000 strings missing from ? languages 20 years ago
signde 25b5a727e8 (svn r268) -Fix: console-command: script command now stops recording correctly
-Fix: network client should not stop sending ready packets anymore [client should not timeout without any reason]
20 years ago
darkvater cbcf002a91 (svn r267) -Fix: Moved EUR back in its place, savegames should not list Romanian Lei anymore, and 2002 currency is also to EUR again 20 years ago
truelight a69e422cdd (svn r266) -Fix: hopefully fixed the desync problem nicely (and reverted the
workaround for it)
20 years ago
miham 0346fec1ca (svn r265) Daily lf upd #1. -- 1335 strings missing from 7 languages 20 years ago
signde f15c85d508 (svn r263) -Fix: on_server.scr contained an unneeded ";"
-Fix: saving or loading a map doesnt pauses the game anymore
20 years ago
dominik 39f1c6dda3 (svn r262) Fix: [ 1028234 ] Monorail and MagLev infrastructure not available in 1920s any more 20 years ago
signde 9dcf10eb6c (svn r261) -Workaround: unplayeable network-game on busy maps because of wrong setup of _current_player. This is only a workaround that can cause desyncs too but not that often 20 years ago
dominik eaeca76e5a (svn r260) Added updated linux RPM stuff 20 years ago
darkvater a43bc5f82e (svn r259) -Fix: Installer version updated to 12. Properly commented now. Thx teeone 20 years ago
miham 937aafd6d2 (svn r258) Daily lf upd #3. -- 1433 strings missing from 7 languages 20 years ago
miham b1659b776a (svn r253) Daily lf upd #2. -- 1470 strings missing from 8 languages 20 years ago
miham 9c5649a948 (svn r252) Daily lf upd -- 1568 strings missing from 9 language 20 years ago
darkvater 57e202b256 (svn r251) -Project ready for 0.3.4 release. Updated installer, readme and fileinformation
-Fix: warning on release build of strgen
20 years ago
truelight 5e9763d7e3 (svn r250) -Update: updated the changelog for 0.3.4 20 years ago
truelight 3562d814fb (svn r249) -Fix: warning fix in console.c/h (Tron) 20 years ago
darkvater d48ce392b2 (svn r248) -Feature: console script files "exec myscript.file"
-Feature: console logging (of debug messages with *developer = 2 and debug_level #) to text-files "script test.txt"
-Feature: server and client are auto-executing "on_server.scr" and "on_client.scr" scripts
20 years ago
darkvater 6d55489368 (svn r247) -Fix: Town exclusivity was not shown in town-window because stringformat ({YELLOW}) overrode colour-code. Now the exclusive player gets a red icon in front of its name 20 years ago
darkvater 586fdf7254 (svn r246) -Fix: 64bit machine warnings for sdl.c (Tron) 20 years ago
darkvater 4757c0bf8c (svn r245) -Fix: [1022689] Bug when dragging a part of a multiheaded engine to 'sell-whole-train'. The rear-head of the multiheaded train will now not be sold automatically. You have to drag it manually (Celestar) 20 years ago
darkvater c79e8ad626 (svn r244) -Fix: Stations were not sorted for non-player-0 players
-Fix: Correctly resorting vehicle list of player when the list of another player is open.
20 years ago
signde 5e699ca65d (svn r243) -Fix: [1022689] When destroying a part of a train with a 2 side engine the second engine was also deleted [Celestar] 20 years ago
darkvater bf703a0e82 (svn r242) -Fix: Pathfinding bug for road vehicles introduced in r160 fixed (blathijs)
-Fix: Pathfinding under bridges bug for ships introduced in r160 fixed (Darkvater)
20 years ago
darkvater 72457bac0d (svn r241) -Fix: Trailing spaces :O 20 years ago
signde bb2f8d8d1a (svn r240) -Fix: desync on subsidy generation
-Fix: sometimes commands got executed to early on some clients
-Feature: universal event packets for transmitting subsidys
20 years ago
dominik 9258f81405 (svn r239) Fix: [ 1025361 ] PERSONAL_DIR is created at startup now 20 years ago
miham d77a038eb5 (svn r238) Daily langfile updates #2. 20 years ago
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.
20 years ago
truelight add49120dd (svn r236) -Fix: random crash when player-face was displayed in error-dialog 20 years ago
miham ef5202a361 (svn r235) Currency->Currency64 updates (Tron) 20 years ago
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)
20 years ago
signde 383dc579e4 (svn r233) -Fix: german language fixes (Tron)
-Fix: fixed some english console texts
20 years ago
miham 4a19074d23 (svn r232) Daily langfile updates #1. 20 years ago
miham cef90ada1b (svn r231) Added romanian translation (Magic_Pixel) 20 years ago
signde 263042cdf2 (svn r230) -Feature: IConsoleWarning for warning messages
-Feature: added info_cmd command
-Codechange: renamed "varinfo" to "info_var"
-Fix: some const fixes in console.h
-Fix: fixed return value of IConsoleCmdGet
20 years ago
darkvater 01dd0219d3 (svn r229) -Fix: Some more const stuff fixed .(Tron)
-Fix: ParseConnectionString() function to parse network connection string: <IP>[:<PORT>][#<PLAY_AS] .
20 years ago
miham ec21a64c03 (svn r228) Daily langfile updates #3. 20 years ago
darkvater 54bd5b3c1d (svn r227) -Fix: Sorry, broke console commands 20 years ago
miham b2d55a936f (svn r226) Daily langfile updates #2. 20 years ago