openclonk/src
Lukas Werling 9f69c650d6 Use icons for all controller buttons
The icons currently only show Xbox 360 controller labeling. The icon set
also includes icons for PlayStation controllers, so we could extend this
in the future.
2016-02-21 18:27:02 +01:00
..
c4group Use #elif defined() to check for config.h macros instead of plain #elif 2016-01-23 23:05:16 +01:00
config Remove a bunch of dead code, mostly player control related 2016-02-03 03:17:23 +01:00
control Make GetPlayerControlState() query the current controller state 2016-02-21 18:26:44 +01:00
editor Move StdColors.h ref from C4Surface.h to files that actually need it 2016-02-08 02:13:18 +01:00
game Use icons for all controller buttons 2016-02-21 18:27:02 +01:00
gamescript Implement controller rumbling 2016-02-21 18:27:01 +01:00
graphics Use icons for all controller buttons 2016-02-21 18:27:02 +01:00
gui Use icons for all controller buttons 2016-02-21 18:27:02 +01:00
landscape Materials: Fix misspelling of "Incendiary" (#1680) 2016-02-09 23:45:02 +01:00
lib C4Surface: Remove broken "support" for split textures 2016-02-08 17:36:50 +01:00
mape Move GlobalNamed.SetNameList call after Link() into Link() 2016-01-25 00:00:58 +01:00
netio Remove unused MSVC project files for tstc4netio and netpuncher 2014-05-25 22:47:56 +02:00
network Move StdColors.h ref from C4Surface.h to files that actually need it 2016-02-08 02:13:18 +01:00
object Materials: Fix misspelling of "Incendiary" (#1680) 2016-02-09 23:45:02 +01:00
platform Implement controller rumbling 2016-02-21 18:27:01 +01:00
player Move StdColors.h ref from C4Surface.h to files that actually need it 2016-02-08 02:13:18 +01:00
res Win32 editor: Allow resizing of main console window #1601 2016-01-16 21:01:11 -05:00
script Remove unused #define in C4AulParse 2016-02-12 17:15:46 +01:00
zlib Fix possible double close when attempting to open uncompressed files 2012-02-05 20:00:47 +01:00
C4Globals.cpp Fix order of initialization of C4Game/C4GraphicsSystem. 2016-01-07 23:42:18 -04:00
C4Include.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4Include.h MSVC: Remove support and workarounds for versions older than 2015 2016-01-23 23:10:02 +01:00
C4Prototypes.h Add more overloads of the C4Value constructor 2016-01-25 00:00:57 +01:00
C4Version.h.in Drop unused C4VERSIONBUILDNAME and C4ENGINEINFO 2015-12-29 15:47:55 +01:00