Commit Graph

9 Commits

Author SHA1 Message Date
Ben Lankamp 7962ff2124 Merge of Marshall/master into BL/master.
Merge of SDL code from feature branch into BL/master.
2020-06-20 11:41:29 +02:00
Ben Lankamp 71007c06d0 * Center on player location at Skirmish start 2020-06-18 22:09:37 +02:00
Ben Lankamp 829f27c76f Rewrote UserInput <> SDL interaction. 2020-06-18 16:11:40 +02:00
Justin Marshall 9183814eb8 Fixed a bug were TemplateTypeClass::Display was displaying incorrect pixels. Enabling the editor no longer shows the system cursor. Placement_Editor now renders correctly again. Linear_Blit_Linear and Linear_Scale_To_Linear now work with 32bit images. 2020-06-16 15:39:32 -07:00
Justin Marshall 19b6c46149 Added 32bit image(single frame) overrides for buildings. Image_t now stores raw pixel data. 2020-06-16 07:25:15 -07:00
Ben Lankamp 7091282433 * Handle text input properly from SDL
* Removed duplicate keyboard.cpp
2020-06-16 15:11:17 +02:00
Justin Marshall a8494d7de4 Disabled legacy win32 key code that was causing a random crash. 2020-06-15 18:31:53 -07:00
Ben Lankamp 7fb577abf7 Restructuring of code 2020-06-14 15:03:29 +02:00
Justin Marshall ba0c51a7f2 Moved code into the code folder. 2020-06-12 08:15:26 -07:00