gtkradiant/tools/quake3/common
Mateos81 58a263dbe4 Make NULL models rendered as a box, and selectable (were already editable)
TODO:
- Handle the case "Model not found".
- Add relevant console prints.
- Fix glitchy-looking selected box.

Alignments in code.

More texture suffix checks for DarkPlaces effect texture names.

PicoModel Backport: Fixed compilation.

Update .gitignore

Added more exclusions, most of them Windows/Visual Studio related.

Aligment.

Fix compilation on OS X. How is this working elsewhere?

This generates a different warning now, and is just wrong anyway.

Fix a handful of compiler warnings.

Fix for potentially using uninitialized variable

Fix gcc warning shdr may be used uninitialized

Fix gcc warning i may be used uninitialized

tweak previous pull with an assert

remove unused tex_palette

Fix gcc warning item may be used uninitialized in this function

read source file lists from .vcxproj files for SCons build

remove the old .vcproj

m4_submat modification

Fix gcc warning sizeof on array function parameter src will return size of float (*)[3]

Rollback on alignments.
2017-05-05 23:23:06 +02:00
..
aselib.c More: Using Sys_FPrintf with SYS_WRN and SYS_ERR 2016-10-15 20:16:14 +02:00
aselib.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
bspfile.c uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
bspfile.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
cmdlib.c unused 2012-04-15 11:24:38 -05:00
cmdlib.h unused 2012-04-15 11:24:38 -05:00
imagelib.c uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
imagelib.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
inout.c fix crashes: libxml2 static linking, turn off libintl stuff 2013-06-03 03:23:11 +01:00
inout.h fix crashes: libxml2 static linking, turn off libintl stuff 2013-06-03 03:23:11 +01:00
jpeg.c uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
l3dslib.c uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
l3dslib.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
mutex.c uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
mutex.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
polylib.c fix short alloc and heap corruption for winding_accu_t and brush_t - brought about by https://github.com/TTimo/bspc/pull/4 2016-04-24 15:02:50 -05:00
polylib.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
polyset.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
qfiles.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
qthreads.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
quake3-common.vcxproj Visual Studio 2015 on debug configs too 2016-04-24 14:52:52 -05:00
quake3-common.vcxproj.filters convert projects to msvc 2012 2013-05-23 20:44:41 -05:00
scriplib.c Using Sys_FPrintf with SYS_WRN and SYS_ERR 2016-05-16 21:20:20 +02:00
scriplib.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
surfaceflags.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
threads.c uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
trilib.c uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
trilib.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
unzip.c [quake3/common/unzip.c] Add braces to make nested if/else less brittle; attempt to make whitespace a bit more uniform 2016-08-14 01:01:05 +01:00
unzip.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
vfs.c uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
vfs.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00