Commit graph

13 commits

Author SHA1 Message Date
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
ddb5bee65f
fix some warnings 2017-12-24 18:38:08 +02:00
Andrei Alexeyev
e355e57fb5
make the list api require less insane casts all over the place
by sealing the spirit of insanity in its header file, that is
2017-12-24 08:16:25 +02:00
Andrei Alexeyev
29acd5f58a meson: intel intrinsics, various improvements 2017-12-21 03:58:54 +01:00
Andrei Alexeyev
276759d0fd
aggressive caching of rendered text 2017-12-14 05:48:30 +02:00
Andrei Alexeyev
7b53d9e731
redesign list api 2017-11-21 16:45:01 +02:00
Andrei Alexeyev
30e7aed8df
fix segfault when changing window size during spell finish text 2017-10-05 01:10:55 +03:00
laochailan
5c7abf4156 add drop shadow to stage text 2017-09-14 08:52:41 +02:00
Andrei "Akari" Alexeyev
7c9e54a71d
update copyright and credits 2017-09-12 04:28:15 +03:00
Andrei "Akari" Alexeyev
edf584b9f3 WIP rendering quality (resolution) settings.
Rewrote a lot of the stage drawing and FBO handling code. Introduced
some WTFs, hence the WIP.
2017-04-07 12:59:23 +03:00
Andrei "Akari" Alexeyev
32144640c1 Basic spell bonuses 2017-04-04 03:57:38 +03:00
Andrei "Akari" Alexeyev
884c155193 initial support for arbitrary overlay text 2017-04-02 17:06:18 +03:00