Commit Graph

24927 Commits (4bc69fec622f2f5f628b2344566994e2da005515)
 

Author SHA1 Message Date
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 3a241b5cce (svn r176) -Fix: network_gui const and warnings fixes (Tron) 20 years ago
darkvater bf9c8068be (svn r175) -Fix: [1023771] inconsistent/missing stations in station list. Forgot to change owner-sort after changing function.
-Codechange: some more asserts to vehicle-sorts to quickly find any possible problems.
20 years ago
darkvater 51d928a478 (svn r174) -Network: [ 023268] small network.c changes/cleanups (MorphOS/AmigaOS) and one compiler warning fix (MorphOS) (tokai) 20 years ago
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)
20 years ago
darkvater c1e464f1ea (svn r172) -Fix: warning fixes (Tron) 20 years ago
bjarni 239f16a1e1 (svn r171) MorphOS: added hotkey for console (tokai) 20 years ago
darkvater bb75f30a79 (svn r170) -Fix: [1022902] network fix .. console fix bug [1018523]. Fixes some variable initialization errors and a console.h warning (sign_de) 20 years ago
darkvater 78b64ed192 (svn r169) -Fix: move around sort-widgets a bit so it looks more natural
-Fix: savegames are sorted with newest date first by default
-Codechange: refine sorter functions
-Fix: fixed linux warnings (tokai)
20 years ago
bjarni b7774b2ed3 (svn r168) added a console hotkey on mac 20 years ago
truelight d2dd128b0d (svn r167) -Fix: [972247] bug in '[a] weird non-uniform stations handling'
(blathijs)
20 years ago
darkvater aa02125158 (svn r166) -Codechange: change 74 for constant DAY_TICKS 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
truelight df1397a47e (svn r164) -Fix: Makefile did not clean up endian-files
-Add: Also display text for endian.h and endian_check
20 years ago
bjarni 9a0f9c37f9 (svn r163) Makefile: made compileroutput nicer and added NOVERBOSE to supress all warnings/errors if wanted(default off) (sign_de) 20 years ago
darkvater ed1798de42 (svn r162) -Feature: when exit game window pops up, 'Enter' quits the game 20 years ago
darkvater 692c147fae (svn r161) -Fix: added missing file to project and solved wrong type bug 20 years ago
truelight 10d54ac604 (svn r160) -Codechange: made GetTileTrackStatus more readable (blathijs)
-Fix: some minor fixes around GetTileTrackStatus (blathijs)
20 years ago
truelight 1846563cf8 (svn r159) -Fix: w->custom[] was too small for 64bit pointers 20 years ago
truelight 0fe07eac63 (svn r158) -Fix: make endianess check 100% accurate (hopefully ;)) 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
darkvater d366958f56 (svn r155) -Fix: remove unused variable, thanks Tron_ 20 years ago
darkvater ca67192520 (svn r154) -Fix: some people while using MSVC don't have VK_OEM_3 defined? Or it could be Win2000/XP only 20 years ago
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) 20 years ago
darkvater 4bf6ad1406 (svn r152) -Fix: [1021061] windows WKC_BACKQUOTE [US] (sign_de) 20 years ago
darkvater 52f4a7eb16 (svn r151) -Fix: [1021566] Buy/Sell 25% share button is broke 20 years ago
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.
20 years ago
truelight b5a0840621 (svn r149) -Fix: [997703] Junction after tunnel bug (blathijs) 20 years ago
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
20 years ago
truelight 6f3c862a24 (svn r147) -Fix [NewAI]: small fix for road-building when RoadQueueing is disabled 20 years ago
truelight 5eba928cb8 (svn r146) -Fix [AI]: Tunnel/bridge bug
-Fix [AI]: Minor problems
-Add [AI]: Profit check (if not making enough money, vehicles are sold)
20 years ago
darkvater a7dd461672 (svn r145) -Fix: [1016921] Network Name Resolution for not only connecting with IP. (sign_de)
-Fix [1013884] network.c diffs (MorphOS/ AmigaOS) (tokaiz)
20 years ago
dominik 7aafc75f18 (svn r144) Whoops, wrong variable 20 years ago
dominik 48b1d70c89 (svn r143) Fix: newgrfs are working again 20 years ago
darkvater daf82a0b07 (svn r142) -Feature development: [1016299] Console Rev #3 allowes variable references and has a new commandline buffer (sign_de) 20 years ago
truelight 60c5307182 (svn r141) -Fix: Company-value was not updated immediatly if legend was changed
(vondel)
20 years ago
truelight ebbfaced67 (svn r140) -Fix: Load Scenario fix 20 years ago
dominik ea2d013ff0 (svn r139) Added MarkWholeScreenDirty() on switch player screen
Changed "Max income" string and "station spread patch" string
20 years ago
truelight 855aa8beed (svn r138) -Add: 64x64 stations are now nicely painted (increased size of
parent_list)
20 years ago
dominik 7701b0a241 (svn r137) Fix: console sometime didn't open (sign_de) 20 years ago
darkvater 5505a10b80 (svn r136) -Feature/Fix: Console Rev #2 and WKC_BACKQUOTE this patch adds new features to the ingame console and inserts a new keymanagement for windows pcs... (sign_de) 20 years ago
miham 56fa1a8534 (svn r135) Daily lang updates 20 years ago
truelight 253dafee78 (svn r134) -Fix: [976583] parent_list was too small
-Fix: [981934] Memoryleak in parent_list
-Add: General protection around Sprites
20 years ago
truelight 25c7ae2304 (svn r133) -Update: console.c/h added to VC.Net project 20 years ago
truelight a0ba5a7939 (svn r132) -Fix: [1014278] TileAddWrap() gave wrong results. Fixed now. 20 years ago
dominik c32166a5c9 (svn r131) Completely changed hotkey from tab to backquote (not working in Windows yet) 20 years ago
dominik 27e9f5888e (svn r130) Change: hotkey for console is Backquote (the key left to '1', regardless of keyboard layout 20 years ago
dominik ce0f8a7bcd (svn r129) Fix: no more same multiple resolutions due to incorrect SDL implementation (Tron) 20 years ago
dominik 07b53f23b7 (svn r128) Invalid (void) orders in schedule are highlighted in red (Celestar) 20 years ago