Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
Eugene Sandulenko
|
28e4e46707
|
SLUDGE: Reduce header dependencies
|
2021-05-07 01:29:53 +02:00 |
|
Eugene Sandulenko
|
1562255b7c
|
SLUDGE: Use ScummVM data types
|
2021-03-27 19:12:32 +01:00 |
|
Eugene Sandulenko
|
4cc33660ec
|
SLUDGE: Properly skip movie playback
|
2020-04-29 01:07:07 +02:00 |
|
Filippos Karapetis
|
f4e8eed13d
|
SLUDGE: Fix MSVC warnings
- Fix invalid check with empty()
- Change float suffixes to uppercase
- Fix potentially uninitialized variables
|
2019-05-27 14:53:43 +03:00 |
|
Adrian Frühwirth
|
a20f90cbb7
|
JANITORIAL: Fix formatting
|
2018-04-22 00:56:21 +02:00 |
|
Simei Yin
|
fe9968a074
|
SLUDGE: Arrange include order
|
2017-12-19 22:16:21 +01:00 |
|
Simei Yin
|
0fb4a1ddd2
|
SLUDGE: Objectify input and event handler
|
2017-07-20 19:10:01 +02:00 |
|
Simei Yin
|
caa51ef49a
|
SLUDGE: Change all structure names to Uppercase
|
2017-07-20 19:10:01 +02:00 |
|
Simei Yin
|
70c965a1c4
|
SLUDGE: Remove special settings
|
2017-07-18 19:05:04 +02:00 |
|
Simei Yin
|
a3876ee8c1
|
SLUDGE: Clean useless #if 0's
|
2017-07-15 17:51:57 +02:00 |
|
Simei Yin
|
59f9157106
|
SLUDGE: Remove gl-related graphics.h
|
2017-07-15 17:51:57 +02:00 |
|
yinsimei
|
94ddf526f4
|
SLUDGE: remove CommonCode directory to have a flat structure
|
2017-07-13 18:27:45 +02:00 |
|
yinsimei
|
ae8df00f56
|
SLUDGE: replace abs() by scummvm ABS()
|
2017-07-13 18:27:45 +02:00 |
|
yinsimei
|
f8e1fe0064
|
SLUDGE: replace int types to scummvm defined ones
|
2017-07-13 18:27:45 +02:00 |
|
yinsimei
|
07e4982027
|
SLUDGE: remove #ifdef HAVE_GLES2 and clean code in graphics
|
2017-07-13 18:27:45 +02:00 |
|
yinsimei
|
1e261d6cd3
|
SLUDGE: remove unused libs
|
2017-07-13 18:27:45 +02:00 |
|
yinsimei
|
9560969ea8
|
SLUDGE: remove shader-related files
|
2017-07-13 18:27:45 +02:00 |
|
yinsimei
|
a8ccd05315
|
SLUDGE: header formatting
|
2017-07-13 18:27:45 +02:00 |
|
yinsimei
|
dc380b4ba4
|
SLUDGE: align increment operator
|
2017-07-13 18:27:45 +02:00 |
|
yinsimei
|
ca2ee02496
|
SLUDGE: code formatting
|
2017-07-13 18:27:45 +02:00 |
|
yinsimei
|
f5b4cf6803
|
SLUDGE: Remove inner include of vorbis library
|
2017-07-13 18:27:45 +02:00 |
|
yinsimei
|
c4a5af22ea
|
SLUDGE: Add namespace
|
2017-07-13 18:27:45 +02:00 |
|
yinsimei
|
219044abf9
|
SLUDGE: Add sludge files and make it compile
|
2017-07-13 18:27:45 +02:00 |
|