1
0
mirror of https://github.com/blupi-games/planetblupi synced 2024-12-30 10:15:36 +01:00

20 Commits

Author SHA1 Message Date
Mathieu Schroeter
350f31f17a Remove windows headers 2017-02-10 00:14:28 +01:00
Mathieu Schroeter
71ba1194d1 Remove absolutly all ddraw stuff from pixmap 2017-02-05 10:48:20 +01:00
Mathieu Schroeter
44838d8156 Remove more ddraw surfaces 2017-02-05 10:08:30 +01:00
Mathieu Schroeter
cbd1348760 Remove ddraw cursor 2017-02-05 10:04:05 +01:00
Mathieu Schroeter
1e3b92218a Remove obsolete transparent stuff 2017-02-05 10:01:32 +01:00
Mathieu Schroeter
ca0242bafe Remove more ddraw palette stuff 2017-02-05 09:57:43 +01:00
Mathieu Schroeter
eeef84d4cd Remove ddraw clipper stuff 2017-02-05 09:52:17 +01:00
Mathieu Schroeter
641ffc4b97 Remove obsolete function 2017-02-05 09:48:48 +01:00
Mathieu Schroeter
67573c7920 Remove palette stuff 2017-02-05 09:46:30 +01:00
Mathieu Schroeter
bc73c2fe7a Fix crash by removing ddraw function 2017-02-05 09:25:32 +01:00
Mathieu Schroeter
ac144a0522 Remove hwnd and related ddraw stuff 2017-02-05 09:15:08 +01:00
Mathieu Schroeter
158470c386 Remove a lot of useless mouse stuff 2017-01-30 22:10:11 +01:00
Mathieu Schroeter
50f8a441ea Fix the minimap for SDL 2017-01-30 21:53:17 +01:00
Mathieu Schroeter
a4e75756de WIP: adapt event stuff 2017-01-30 21:53:12 +01:00
Mathieu Schroeter
3dd443d53d Remove stuff to control if the mouse is visible
With SDL it's useless because the mouse is not blit on the
renderer by our code.
2017-01-26 19:07:32 +01:00
Mathieu Schroeter
d64f3751ef Add an initial real SDL mouse cursor support 2017-01-26 18:58:14 +01:00
Mathieu Schroeter
201af8a462 WIP: replace the surfaces by the textures 2017-01-25 21:46:51 +01:00
Mathieu Schroeter
658b2f6972 WIP: add experimental SDL support for video output 2017-01-23 00:22:08 +01:00
Mathieu Schroeter
93047957fd Replace BOOL by bool
And replace structs that are stored from BOOL to int.
2017-01-22 00:15:32 +01:00
Mathieu Schroeter
b0270ab432 Import initial sources and assets 2017-01-21 17:51:48 +01:00