An SDK to create Mods for dhewm3
Find a file
dhewg 2101e6d35d Fix unqualified lookup into dependent bases of class templates
idlib/containers/VectorSet.h:151:2: error: use of undeclared
identifier 'Append'

note: must qualify identifier to find this declaration in dependent
base class
	int	Append( const type & obj);
	int Append( const idList<type> &other );
2018-08-20 01:46:25 +02:00
cm Fix all whitespace errors 2018-08-20 01:46:22 +02:00
d3xp Fix script interpreter stack for x86_64 2018-08-20 01:46:24 +02:00
framework Fix -Woverloaded-virtual warnings 2018-08-20 01:46:23 +02:00
game Fix script interpreter stack for x86_64 2018-08-20 01:46:24 +02:00
idlib Fix unqualified lookup into dependent bases of class templates 2018-08-20 01:46:25 +02:00
renderer Fix -Woverloaded-virtual warnings 2018-08-20 01:46:23 +02:00
sound Fix all whitespace errors 2018-08-20 01:46:22 +02:00
sys Fix platform dependent thread function definitions 2018-08-20 01:46:25 +02:00
tools/compilers/aas Fix all whitespace errors 2018-08-20 01:46:22 +02:00
ui Fix all whitespace errors 2018-08-20 01:46:22 +02:00
COPYING.txt Add GPLv3 COPYING.txt 2018-08-20 01:46:20 +02:00