summaryrefslogtreecommitdiff
path: root/lang
AgeCommit message (Collapse)Author
2005-01-03(svn r1350) Replace Vehicle GUI: bjarni
- Replaced "WP(w,replaceveh_d).line_height" with "w->resize.step_height" since they needed to be the same anyway - Cleaned the code a litte for readability (like correct tabbing) - Added company color to replace vehicle windows to make them look like the rest of the vehicle windows and made the caption text white (also to fit the standard) --This line, and those below, will be ignored-- M vehicle_gui.c M lang/english.txt M window.h
2005-01-03(svn r1348) -Feature: resizable windows. Read the comment in window.h to ↵truelight
find out how the system works. All useful windows are already made resizable. Enjoy :) -Fix: fixed some GUI-glitches and flaws along the way
2005-01-03(svn r1341) -Fix: fix WWT_FRAME drawing when there is no text there (STR_NULL)darkvater
-Copyright notice is now 2002-2005 for all languages
2005-01-03(svn r1340) -Feature: scrolling credits list...finally! Hope nobody gets ↵darkvater
offended if I forgot them.
2005-01-03(svn r1335) Removed wrongly renamed STR_TOWNNAME_ADDITIONAL_ENGLISH from all ↵dominik
language files
2005-01-03(svn r1327) -Fix: made resource file version independent for windowsdarkvater
-Fix: language file inconsistencies...please update all other language files as well when you rename a string name and do nothing else.
2005-01-02(svn r1323) Adding autoreplace featurebjarni
This feature works much like autorenew, but it will get you a new engine type instead of a new one of the same type. Once ordered, it will automatically replace the engines while they visits a depot. The GUI for setting this up have been added on the vehicle overview windows Note: autorenew is now autoreplace, but to the same engine type Nice new features, that was added to make this possible - windows can now have two independant vertical scrollbars - CMD_SHOW_NO_ERROR have been added as a flag for DoCommandP. It will make it do the action instead of showing the red box with estimated costs even if shift is pressed - fixed problem where enginetypes where not initialized when loading a game. It's now done in InitializeGame()
2005-01-02(svn r1322) -Add: banning system (mostly tnx to guru3)truelight
A server can ban people via ClientList Both server and dedicated can do it via console: 'ban', 'unban', 'banlist'.
2004-12-31(svn r1314) -Fix: Population numbers is no longer negative for 32k+ townstruelight
2004-12-31(svn r1312) -Add: Patch which is on by default: population in label of the towntruelight
-Fix: Expand town is a bit more agressive -Fix: Fixed a bug in growing algorithm
2004-12-31(svn r1307) -Fix/feature: rewrote the townname generation code. Code is much ↵truelight
more readable now. 'American' is replaces by 'Additional English' (Jango)
2004-12-31(svn r1303) Daily langfile update (automatic)miham
2004-12-28(svn r1294) Daily langfile updates (automatic)miham
2004-12-28(svn r1293) Fixed the bug in translatormiham
2004-12-27(svn r1281) -Fix: the OS/2 is now finished. Fixes:truelight
- Networking - File selector issue - Keyboard input - Dedicated server console issue (use dedicated.cmd to open a server) - Plus many other minor issues
2004-12-25(svn r1277) Daily langfile updates (automatic)miham
2004-12-24(svn r1273) Daily langfile updates (automatic)miham
2004-12-23(svn r1270) Updated all languages so they are ready to be releasedbjarni
moved russian, turkish and latvian 'translations' to lang/unfinished so we do not release 'translations' with nearly no translated strings
2004-12-23(svn r1267) -Fix: fix the wrong language file postfix strings...if you do ↵darkvater
such a change in english.txt, please also update the other language as well too!
2004-12-23(svn r1261) Removed the English strings from danish.txtbjarni
2004-12-23(svn r1255) Renamed "postfix" to "suffix", for strings and variable namesdominik
2004-12-23(svn r1241) -To get empty password, '*' is not needed in the gui; forgot to ↵darkvater
remove it from the tooltip...it's late already.
2004-12-22(svn r1239) -Feature: Added gui option of setting company password. It can ↵darkvater
be found in the 'company information' window -Spiced up 'set company_pw' a bit, where if no pw is typed, it shows the current one. -Added a space between company name and player; looks better
2004-12-22(svn r1235) Daily langfile updates (automatic)miham
2004-12-22(svn r1233) Fixed several currency issues. Now currencies should work ↵dominik
correctly again.
2004-12-22(svn r1227) -Add: Ingame Server-list (select Internet, then Find Servers)truelight
-Fix: UDPListener was launched wrongly -Fix: Not all sockets have broadcast enabled anymore -Fix: Server-advertise retries 3 times before giving up
2004-12-22(svn r1222) Currency cleanup. Changed some currency symbols according to ↵dominik
forum suggestions (thx ChrisCF) and rearranged the currencies alphabetically (except for the major ones).
2004-12-22(svn r1215) Feature: You can now make a custom currency by chosing "Custom..."dominik
2004-12-22(svn r1214) -Feature: Stickified Industries (list & window), Smallmaps (all ↵darkvater
three), Stations (list & window) and Towns (list & window). I hope I didn't forget to update a widget somewhere :O -Feature: With the sticky windows on and some unfortunate resizing of your game it the 'close' button might go outside of the playing field, making it impossible to close. Added an option to the Options menu that closes all windows, even if they are stickified ("Close ALL windows")
2004-12-21(svn r1210) Daily langfile updates (automatic)miham
2004-12-21(svn r1204) -Add: [Network] Added some cheaters-protection (money-cheat mostly)truelight
2004-12-21(svn r1195) Daily langfile updates (automatic)miham
2004-12-20(svn r1181) Daily langfile updates (automatic)miham
2004-12-19(svn r1179) Fix: Tooltips for vehicle list sortingdominik
This has gotta be the greatest kick for Moriarty!
2004-12-19(svn r1177) Enable non-stop flag for waypointstron
2004-12-19(svn r1174) -Fix: [Network] All strings can now be translated (no more ↵truelight
hardcoded strings)
2004-12-17(svn r1143) Daily langfile updates (automatic)miham
2004-12-15(svn r1121) -Feature: Added sticky windows feature. A small pin allows the ↵darkvater
user to set the window as undeletable and can only be closed by hand. As an example the viewport window has been stickied (thanks to Neko-San) -To use the feature add WDF_STICKY_BUTTON to the widget description and update all widget-ID's since sticky button will be widget 2.
2004-12-15(svn r1114) Daily langfile updates (automatic)miham
2004-12-15(svn r1113) -Add: [Network] Added the GUI part for server advertising. When ↵truelight
you go to Start Server, you can select by connection: 'Internet (advertise)'. When selected, the server will announce itself to the server-list at http://servers.openttd.org (when finished)
2004-12-15(svn r1111) -Fix: Some language file fixes. Added a space in 'company ↵darkvater
information' and fixed most not-same-format as english.txt problems. Some are remaining because they need translations.
2004-12-15(svn r1108) -Fix: [Network] Fixed problem around slow clients:truelight
They joined, they got the map, but it took some time before the new player was created. In this time a player could do stuff, causing a player-id-mismatch, and the player was kicked out. Now a player get's a nice GUI which says: registering.. When that is gone, the player is joined and can play safely. Tnx to Moriarty for bugging me with this bug ;)
2004-12-15(svn r1094) Daily langfile updates (automatic)miham
2004-12-14(svn r1089) Daily langfile updates (automatic)miham
2004-12-14(svn r1088) Strings cleanup. Renamed some strings to reflect their content.dominik
2004-12-14(svn r1082) Feature: Chat toolbardominik
- to chat with all players press Return (or Shift-T) and type in the message - Press Return again to send the message
2004-12-14(svn r1081) Daily langfile updates (automatic)miham
2004-12-13(svn r1075) Daily langfile updates (automatic)miham
2004-12-13(svn r1052) -Fix: [Network] You can't join a server when revision mismatches.truelight
2004-12-12(svn r1036) Daily langfile updates (automatic)miham