1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-17 20:13:07 +01:00
Commit Graph

14 Commits

Author SHA1 Message Date
IntelOrca
74f5db4ebd Merge branch 'master' into gfx_unstable 2014-05-27 22:28:45 +01:00
atmaxinger
a70021d53a Add function for checking wether file exists to osinterface, BMP screenshots can now be saved without WIN32 specific methods. 2014-05-27 16:48:15 +02:00
IntelOrca
70d3d652c5 add saving of screenshots in subfolder 2014-05-26 14:12:43 +01:00
atmaxinger
bbae0af0ef Save screenshots in home folder, Add functions for path separator and detection of homefolder to osinterface 2014-05-25 22:27:28 +02:00
Duncan Frost
eb2682fbd4 Fix merge error 2014-05-13 19:03:23 +01:00
IntelOrca
8dcca91092 mass clean up and reduce warnings 2014-05-12 01:45:45 +01:00
atmaxinger
45f78eded4 Moved platform specific UI code (MessageBox, DirectoryChooser) into osinterface.c 2014-05-09 11:40:06 +02:00
Duncan Frost
2276c198fd Removed a pointless call in palette tried to make draw sprite more understandable 2014-05-08 20:43:10 +01:00
IntelOrca
9b46c74279 add load game and landscape dialog 2014-05-03 10:27:48 +01:00
Alexander Overvoorde
aeb5e2a0e4 Add separate key buffer for shortcuts to fix misbehaving panning with keyboard 2014-04-28 16:06:07 +02:00
IntelOrca
9f91798514 implement keyboard shortcuts 2014-04-26 01:16:32 +01:00
Kevin Burke
e5a925e26c Add newlines to the end of every file (sed/unix do this) 2014-04-21 14:57:48 +05:30
IntelOrca
182db27ab3 add intro screen code 2014-04-02 16:46:58 +01:00
IntelOrca
643db7ae01 initial commit
Working game in SDL2 window but with various bugs and incomplete input
logic.
2014-04-02 00:31:55 +01:00