Commit Graph

72 Commits

Author SHA1 Message Date
Michał Janiszewski ab4b4a77f3 Add console.cpp to vcxproj 2018-01-24 15:05:54 +01:00
Ted John 0703a14971 Fix MSVC 2018-01-20 23:29:21 +01:00
Ted John ee03013110 Fix vcpkg 2018-01-20 17:04:33 +00:00
Ted John 00ae6a7bcd Link sdl2.lib manually if not using vcpkg 2018-01-20 14:31:02 +00:00
Ted John f015681cec Write update cargo routine and refactor 2018-01-16 20:38:04 +00:00
Ted John 2d95404091 Allow shift+click track / road construction
Which places 10 pieces in a row making long tracks much easier / quicker to construct.
2018-01-16 15:27:32 +00:00
Ted John bfc82a80c6 Implement cargo ratings window
Uncover more information about stations and cargo ratings with minor refactoring.
2018-01-16 14:31:51 +00:00
Ted John a8ebfe28fc Implement saving and searching for install path 2018-01-13 02:49:55 +00:00
Ted John 638b029ef3 Implement path resolving 2018-01-13 01:27:35 +00:00
Ted John 5359a7e70b Implement rest of sub_4BA8D4 2018-01-12 13:19:54 +00:00
Ted John 53bd779e70 Add start of thing and vehicle code 2018-01-11 23:15:04 +00:00
Ted John badfb2c76b Allow renaming of towns during gameplay 2018-01-11 21:47:12 +00:00
Ted John 9d3d4a6c2b Refactor load game window 2018-01-11 19:11:39 +00:00
Ted John 9cebcaca7f Implement prompt ok, cancel 2018-01-11 12:58:45 +00:00
Ted John 9678d4116d Fix load game prompt 2018-01-10 01:07:46 +00:00
Ted John 437b567b38 Name and extract more calls from tick() 2018-01-08 23:53:29 +00:00
Ted John 673cc42ba7 Implement remainder of tick() 2018-01-08 20:45:34 +00:00
Ted John 8a9a12985f Implement basic mouse input 2018-01-08 00:01:22 +00:00
Ted John 864b3a6c51 Get the game drawing to an SDL2 window 2018-01-07 18:54:28 +00:00
Ted John b83c687a11 Implement and refactor a few more things 2018-01-07 12:45:56 +00:00
Ted John 4f45e7d545 Implement some of the tick cycle 2018-01-07 03:18:38 +00:00
Ted John da918e59da Add initial working wrapper 2018-01-07 03:18:38 +00:00