Andrei Alexeyev
513d613387
Consistent indentation: indent with tabs, align with spaces ( #104 )
...
I would've preferred to just go with 4-spaces for indent and no tabs,
but lao is a bit conservative about it. :^)
Still, this is a ton better than mixing different styles all over the
place, especially within the same file.
2018-01-12 20:26:07 +02:00
Andrei Alexeyev
485c9a8ed6
Happy New Year!
2018-01-04 19:14:31 +02:00
Andrei Alexeyev
29acd5f58a
meson: intel intrinsics, various improvements
2017-12-21 03:58:54 +01:00
Andrei Alexeyev
f21e35f459
minor options menu improvements
2017-10-22 02:50:15 +03:00
Andrei Alexeyev
696ddf5e85
gave input translation higher priority
...
fixes rebinding of gamepad controls
2017-10-01 01:20:14 +03:00
Andrei Alexeyev
4e2e050baa
basic utf8 text input, with clipboard support
2017-10-01 00:43:22 +03:00
Andrei Alexeyev
ef67a16867
WIP event system rewrite. text input missing
2017-10-01 00:43:18 +03:00
laochailan
03a2426012
update to use #pragma once
2017-09-27 14:14:53 +02:00
Andrei "Akari" Alexeyev
8aa6f8ea64
video hacks
2017-09-19 15:13:04 +03:00
Andrei "Akari" Alexeyev
c199ce6fa6
use desktop mode fullscreen by default
...
also fixed the userevent in resources to use the correct id
2017-09-18 14:19:50 +03:00
Andrei "Akari" Alexeyev
7c9e54a71d
update copyright and credits
2017-09-12 04:28:15 +03:00
Andrei "Akari" Alexeyev
dacbf96427
moved util functions from global to where they make a bit more sense
2017-03-06 03:24:47 +02:00
Andrei "Akari" Alexeyev
671f3b8d3a
gamepad options menu improvements
2017-02-28 00:58:47 +02:00
Andrei "Akari" Alexeyev
9a7a874783
Use the standard bool type instead of that stupid enum
...
Also removed all of the annoying trailing tabs/whitespaces
2017-02-11 05:56:47 +02:00
Andrew "Akari" Alexeyew
1f06d4f377
GUIfied the rest of the gamepad options (controls)
2012-08-17 01:41:33 +03:00
Andrew "Akari" Alexeyew
4754e6c76e
Optional free axis mode
2012-08-15 17:36:39 +03:00
Andrew "Akari" Alexeyew
effda6c4c3
removed some garbage declarations
2012-08-15 03:47:39 +03:00
Andrew "Akari" Alexeyew
30befb3960
basic gamepad/joystick support
2012-08-15 03:41:21 +03:00
Andrew "Akari" Alexeyew
cf72d8dee3
event abstraction layer
2012-08-13 18:50:28 +03:00