Commit Graph

24 Commits (99687cf513905a04ae18dfbcbe6fd13c6cbe9694)

Author SHA1 Message Date
truelight eb49a19460 (svn r194) -Codechange: stripping trailing-spaces. Please keep this that way! 20 years ago
darkvater debb158c95 (svn r180) -Fix: some more warning fixes for C99 (Tron) 20 years ago
darkvater 56435c8775 (svn r177) -Fix: padded out Widget code to solve warnings on C99 compiler (Tron)
-Fix: added WIDGETS_END macro for WWT_LAST which does this for all last widget-types
20 years ago
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.
20 years ago
darkvater 85628544ee (svn r157) -Feature: [1009708] Percent-based service intervals. Send a vehicle to depot after it has lost X% of its reliability (mivlad) 20 years ago
darkvater b4cf633f66 (svn r156) -Codechange: remove obsolete callback arrays 20 years ago
dominik 4f253c2656 (svn r92) Feature: invisible trees when in transparent mode (patch entry) 20 years ago
truelight 788ace088d (svn r85) -Add: initial commit of new AI (enable in Patch menu)
-Add: generalised A* Algorithm
-Add: generalised queues (Fifo, Stack, InsSort, BinaryHeap)
20 years ago
darkvater 31911a9325 (svn r69) -Feature: align toolbar left/center/right patch (TrueLight)
-Feature: added callback feature to patches options
20 years ago
darkvater 255a1ad941 (svn r68) -Fix: [1009621] build in pause is now a cheat instead of a patch (truesatan)
-Fix: Placing/editing signs signs is possible in paused mode
20 years ago
orudge c4b9a9cc70 (svn r62) - Added "None" as option for number of industries in difficulty settings
- Updated French translation (by testman57)
20 years ago
darkvater 3fe3a023e5 (svn r59) -Feature: Added Autosignals, just like Autorail. Can copy signal style, convert signal<->semaphore, etc. Big thanks to betatesters Dribbel and Testman57 (Darkvater) 20 years ago
dominik 43d691df17 (svn r56) Improved order checker + patch setting for it (celestar) 20 years ago
truelight de1ffca437 (svn r54) -Add: PF_MULTISTRING in Patch menu to select between things instead of numbers (Celestar) 20 years ago
darkvater 15d60c09f5 (svn r49) -'Disabled' in patch settings universal for all pe->variable types (dominik81). 20 years ago
dominik df61b336db (svn r48) Fix: Possible to disable some patches (e.g. default service interval) again by setting them to 0 20 years ago
darkvater 15f3aaf824 (svn r47) -Fix StartupEconomy warning in settings_gui.c
-More British language fixes (orudge)
-Added original vehicle names file. Select it from the list. Vehicles will have real name, all other strings are in English (orudge).
20 years ago
dominik 3067b9ac63 (svn r43) Fix: [ 982666 ] max_loan in editor bug (truelight) 20 years ago
truelight 210ada1b51 (svn r27) -Fix: [1006715] Autorenew issues
-Add: PE_CURRENCY to patchmenu
20 years ago
truelight 6679afc48a (svn r22) Add: Competitors menu under patches
Fix: I forgot to delete a local var from ai.c
20 years ago
truelight 0806a1ef75 (svn r21) Remove: PE_BYTE (bit-bools) in favour of PE_BOOL 20 years ago
darkvater 4c6a6ea85c (svn r18) -Feature Safeguard against invalid values in Patches window. Values will stick to their defined min and max values 20 years ago
dominik a9413b12a2 (svn r12) Change: removed patch no_train_service. Instead you can set the default service interval for any vehicle type to 'disabled'. 20 years ago
truelight efaeb275f7 (svn r1) Import of revision 975 of old (crashed) SVN 20 years ago