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

Commit Graph

  • 8bca8b5840 Move function key stuff in the SDL event loop Mathieu Schroeter 2017-01-30 22:01:24 +01:00
  • 795875e6a4 Convert timer stuff to SDL timer Mathieu Schroeter 2017-01-30 21:51:32 +01:00
  • 36b44d9578 Move stuff when gain/lost focus on the main window Mathieu Schroeter 2017-01-29 22:23:37 +01:00
  • 89cc083664 Drop dead code Mathieu Schroeter 2017-01-29 19:28:54 +01:00
  • 50f8a441ea Fix the minimap for SDL Mathieu Schroeter 2017-01-29 19:18:18 +01:00
  • a4e75756de WIP: adapt event stuff Mathieu Schroeter 2017-01-28 23:34:02 +01:00
  • 515c8fedd9 Remove test code Mathieu Schroeter 2017-01-26 19:13:07 +01:00
  • 0c6fc2bcdd Fix new window parameter Mathieu Schroeter 2017-01-26 19:11:36 +01:00
  • 3dd443d53d Remove stuff to control if the mouse is visible Mathieu Schroeter 2017-01-26 19:07:32 +01:00
  • d64f3751ef Add an initial real SDL mouse cursor support Mathieu Schroeter 2017-01-26 18:58:14 +01:00
  • 262128c745 Move renderer at the right place Mathieu Schroeter 2017-01-26 18:55:36 +01:00
  • 201af8a462 WIP: replace the surfaces by the textures Mathieu Schroeter 2017-01-25 21:46:51 +01:00
  • 5418cd52d5 Merge branch 'master' into wip/sdl2 Mathieu Schroeter 2017-01-23 23:59:04 +01:00
  • 284713ca7a Fix for x64 build Mathieu Schroeter 2017-01-23 23:58:08 +01:00
  • 7ac5c6d753 WIP: add partial cursor support (looks useless) Mathieu Schroeter 2017-01-23 00:21:33 +01:00
  • 658b2f6972 WIP: add experimental SDL support for video output Mathieu Schroeter 2017-01-23 00:20:27 +01:00
  • cdf4a173a5 Add 32bit BMP with alpha channel Mathieu Schroeter 2017-01-23 00:19:18 +01:00
  • b10a6dd0e9 Create the main SDL window Mathieu Schroeter 2017-01-22 01:03:28 +01:00
  • 742703e31e Add initialization for SDL Mathieu Schroeter 2017-01-22 01:03:16 +01:00
  • 9812e18868 Add nuget package for SDL2 Mathieu Schroeter 2017-01-22 01:02:48 +01:00
  • e197b01781 Fix warnings with x64 build Mathieu Schroeter 2017-01-22 00:26:57 +01:00
  • 93047957fd Replace BOOL by bool Mathieu Schroeter 2017-01-22 00:10:12 +01:00
  • 7ed67f28c4 Remove one more useless header Mathieu Schroeter 2017-01-21 23:47:16 +01:00
  • 03936a50e3 Change BOOL to bool Mathieu Schroeter 2017-01-21 23:44:48 +01:00
  • ec64153d42 Add pragma once where missing Mathieu Schroeter 2017-01-21 23:44:30 +01:00
  • 9c0996b329 Remove useless include on windows.h Mathieu Schroeter 2017-01-21 23:43:44 +01:00
  • 6e353f9d3e Remove useless header Mathieu Schroeter 2017-01-21 23:42:53 +01:00
  • 21b5545bde Fix warnings Mathieu Schroeter 2017-01-21 23:31:49 +01:00
  • 203ccc8b59 Add config.def file in the project v1.8.0 v1.8-@ v1.7.0 v1.7-@ Mathieu Schroeter 2017-01-21 17:50:59 +01:00
  • 39e9a3c4b8 Fix project for a working build Mathieu Schroeter 2017-01-21 17:32:43 +01:00
  • b0270ab432 Import initial sources and assets Mathieu Schroeter 2017-01-21 17:27:46 +01:00
  • 08c8d15368 Add project files. Mathieu Schroeter 2017-01-21 15:25:12 +01:00
  • 860910d958 Add .gitignore and .gitattributes. Mathieu Schroeter 2017-01-21 15:25:10 +01:00