1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-16 11:33:03 +01:00
Commit Graph

14 Commits

Author SHA1 Message Date
atmaxinger
45f78eded4 Moved platform specific UI code (MessageBox, DirectoryChooser) into osinterface.c 2014-05-09 11:40:06 +02:00
IntelOrca
9b46c74279 add load game and landscape dialog 2014-05-03 10:27:48 +01:00
IntelOrca
6f11cc90ff credit author in source code header 2014-04-28 22:03:52 +02:00
Alexander Overvoorde
4201ff06d2 Add separate key buffer for shortcuts to fix misbehaving panning with keyboard 2014-04-28 22:03:52 +02:00
ZedThree
6f756bb458 Replace variable addresses with named constants
Done automatically with sed/unix
2014-04-28 22:00:54 +02:00
IntelOrca
b9ea3b1143 decompile window mouse wheel input 2014-04-26 15:50:01 +01: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
d339df5784 improve input 2014-04-18 03:04:46 +01:00
IntelOrca
03db7f5bc0 anchor bottom toolbar to window width 2014-04-15 02:36:58 +01:00
IntelOrca
3a6a55147f add window functions and title screen windows 2014-04-03 03:08:06 +01:00
IntelOrca
ffcbb5b26d add non-commited files and improve window resize 2014-04-02 21:50:16 +01:00
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