dhewg
ba1adc839f
Trivial pointer cast fixes for x86_64
2018-08-20 01:46:24 +02:00
dhewg
06a5468d4d
Fix -Wuninitialized warnings
...
may be used uninitialized in this function
2018-08-20 01:46:23 +02:00
dhewg
74f7302c71
Fix -Wunused-but-set-variable warnings
...
variable set but not used
Removes some CollisionModel code under _DEBUG which was probably a
leftover, since it was completely useless (its done later anyways).
2018-08-20 01:46:23 +02:00
dhewg
6f0fc9fcc1
Fix -Wunused-variable warnings
...
unused variable
2018-08-20 01:46:23 +02:00
dhewg
d72b17f3a2
Fix -Wunused-function warnings
...
defined but not used
2018-08-20 01:46:23 +02:00
dhewg
c155107ba9
Fix -Wconversion-null warnings
...
converting to non-pointer type ‘int’ from NULL
2018-08-20 01:46:23 +02:00
dhewg
c7c187e4dc
Fix all whitespace errors
...
Excluding 3rd party files.
2018-08-20 01:46:22 +02:00
dhewg
eac3112d2d
Fix quoting in GPL headers
2018-08-20 01:46:21 +02:00
Timothee 'TTimo' Besset
aa3dbca015
hello world
2011-11-22 15:28:15 -06:00