19 Commits (90a60ba446b7e6437ff57f71907405917d76ed5d)

Autor SHA1 Mensaje Fecha
  Benjamin ‘Touky’ Huet a89dac5c30 Fixed some stuff and added some small tweaks hace 11 años
  Benjamin ‘Touky’ Huet 1756726fca Added some shit in controller and text hace 11 años
  Sam Hocevar d373081b80 build: use #pragma once instead of header guards because 1) fuck the dinosaurs, hace 11 años
  Sam Hocevar cd988786b9 build: reorganise includes so that we can use precompiled headers later. hace 11 años
  Sam Hocevar b2283cd1a3 build: update VS solution and fix a few compilation warnings. hace 11 años
  Sam Hocevar fe665f85b4 base: strip core.h from its contents and put it in public/private headers. hace 11 años
  Sam Hocevar 3862ad59dc base: going on a lowercase rampage; today’s victim: Array. hace 11 años
  Lolbot 91304801cc fixed 22 files out of 2667: hace 12 años
  Benjamin ‘Touky’ Huet 747da72c44 Input : Small refactor, for clarity, easiness and beautification. hace 12 años
  Benlitz 339f05db73 input: binding multiple key/axis to the same controller action hace 12 años
  Sam Hocevar 9cfe17fd8b core: fix some minor compiler warnings. hace 12 años
  Benlitz eab5c46b1e input: added a name the controllers, and a static Get() function to easily retrieve a registered controller hace 12 años
  Benlitz b3d306d22e input: added functions to bind keys over axis (not tested) hace 12 años
  Benlitz 8a657ea287 input: Removed previous input system hace 12 años
  Sam Hocevar e16416a6ee input: fix a memory leak in the controller code. hace 12 años
  Benlitz 42381d33a4 fixed a crash when updating a binding that has been bound to an unexisting key/axis of an existing device hace 12 años
  Sam Hocevar 399a172425 build: fix a few compilation issues with input v2. hace 12 años
  Lolbot c47d0f8c62 fixed 10 files out of 2754: hace 12 años
  Benlitz a7aac24c46 Completely reworked input system. Unified device interface, button, axis and cursor support, controller and binding system, mouse capture. Tutorial 07_input provided. Require to compile lolcore with LOL_INPUT_V2 to be activated (also needed app-side before including core.h) hace 12 años