fgenesis
|
dd7ab0448f
|
warning fixes, signed vs unsigned mismatch, cleanups, c++98 compat
many many more to do but it's a little step closer to get rid of warnings
|
2024-04-16 01:43:36 +02:00 |
|
fgenesis
|
96216503c4
|
remove zlib, libpng, glpng and related code; add some stb libs; rework texture loading
|
2022-03-31 21:03:40 +02:00 |
|
Valentin Ochs
|
fe0ab0418b
|
Get rid of a lot of gcc warnings
Mostly signed/unsigned comparisons. Also some bugs, but I don't remember
where :D
|
2017-01-14 18:10:20 +01:00 |
|
Valentin Ochs
|
dcd21b57bd
|
Merge pull request #41
|
2017-01-12 22:14:26 +01:00 |
|
fgenesis
|
823290201d
|
Stop complaining, MSVC
|
2012-09-24 02:26:39 +02:00 |
|
fgenesis
|
31930051d5
|
More compile fixes for gcc 2.95
|
2012-09-23 05:30:47 +02:00 |
|
fgenesis
|
38501dca35
|
Some fixes to make the ever-complaining gcc 4.7 happy (hopefully)
|
2012-06-27 21:51:54 +02:00 |
|
fgenesis
|
283fc0086e
|
Minor changes; based on russian opensource patch.
|
2012-06-19 02:29:14 +02:00 |
|
fgenesis
|
1709503344
|
[vfs, #2] Move around some files (cleanup only)
|
2012-06-01 17:26:13 +02:00 |
|