1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2024-12-23 01:59:43 +08:00
hl2sdk/utils/vrad
Joe Ludwig 39d16ca147 General:
* Fixed a variety of server browser issues with mods based on this SDK
* Fixed many warnings on various platforms
* Added source code for fgdlib and raytrace
* Updated many source files with the latest shared source from TF2.

OSX:
* Added support for Xcode 4.6
* Switched OSX builds to use Xcode instead of makefiles
* Moved libs from src/lib/osx32 to src/lib/public/osx32 or src/lib/common/osx32 to match windows better.

Linux:
* Moved libs from src/lib/linux32 to src/lib/public/linux32 or src/lib/common/linux32 to match windows better.
2013-09-02 11:39:10 -07:00
..
disp_vrad.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
disp_vrad.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
iincremental.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
imagepacker.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
imagepacker.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
incremental.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
incremental.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
leaf_ambient_lighting.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
leaf_ambient_lighting.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
lightmap.cpp * Added support for building shaders in your mod 2013-07-17 18:26:59 -07:00
lightmap.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
macro_texture.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
macro_texture.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
mpivrad.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
mpivrad.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
notes.txt First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
origface.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
radial.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
radial.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
samplehash.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
trace.cpp * Added support for building shaders in your mod 2013-07-17 18:26:59 -07:00
vismat.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
vismat.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
vrad_dispcoll.cpp * Added support for building shaders in your mod 2013-07-17 18:26:59 -07:00
vrad_dispcoll.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
vrad_dll.vpc General: 2013-09-02 11:39:10 -07:00
vrad.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
vrad.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
vraddetailprops.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
vraddetailprops.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
vraddisps.cpp * Added support for building shaders in your mod 2013-07-17 18:26:59 -07:00
vraddll.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
vraddll.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
vradstaticprops.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00