Revision df4edbbf
Added by skyjake over 11 years ago
Files
- added
- modified
- copied
- renamed
- deleted
- doomsday
- client
- include
- audio
- busymode.h (diff)
- client
- color.h (diff)
- con_bar.h (diff)
- de_bsp.h (diff)
- edit_bias.h (diff)
- edit_bsp.h (diff)
- filesys
- gl
- gridmap.h (diff)
- m_misc.h (diff)
- map
- blockmap.h (diff)
- blockmapvisual.h (diff)
- bsp
- bspbuilder.h (diff)
- bspleaf.h (diff)
- bspnode.h (diff)
- entitydatabase.h (diff)
- gamemap.h (diff)
- generators.h (diff)
- hedge.h (diff)
- linedef.h (diff)
- p_mapdata.h (diff)
- p_maputil.h (diff)
- p_object.h (diff)
- p_particle.h (diff)
- p_polyobjs.h (diff)
- p_sight.h (diff)
- plane.h (diff)
- polyobj.h (diff)
- propertyvalue.h (diff)
- sector.h (diff)
- sidedef.h (diff)
- surface.h (diff)
- vertex.h (diff)
- render
- resource
- ui
- src
- include
- libdeng1
- libdeng2
- plugins
- server
- client
Fixed: Build failures on clang
The actual errors were in the files surface.h, materials.h, and the
.cpp files in the commit.
Also fixed doxygen comments at header ending #endif (should be a normal
comment).