Ykkrosh
5f7855f7f0
Simplification of #Include paths: relative names are used only for included files in the same directory as the including file; everything else uses the full path relative to source/.
...
This was SVN commit r3930.
2006-06-02 02:10:27 +00:00
Ykkrosh
3d26549032
Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings)
...
This was SVN commit r3802.
2006-04-23 23:14:18 +00:00
Ykkrosh
099e860915
Quieter and more informative error when using props/units/tools/basket.xml (and maybe others), where the model has bones but doesn't have a boned animation
...
This was SVN commit r3762.
2006-04-14 04:35:36 +00:00
prefect
d977bc27dc
Eek.. apparently, I committed in the wrong subdirectory.
...
Also, fixed a stupid bug that caused transparent objects to be
retransformed
all the time.
This was SVN commit r3011.
2005-10-25 02:00:09 +00:00
prefect
a05e712319
Added VertexArray & co. classes to simplify a flexible, render path dependent
...
vertex array layout.
Add CModelDefRData, a per-CModelDef render data class.
This was SVN commit r2826.
2005-10-02 21:11:11 +00:00
janwas
a69ac0dee9
- fix w4 warnings
...
- add convenience macros for config_db(CFG_GET_SYS_VAL)
- VFSUtil::EnumDirEnts now uses flags instead of bool recursive
- UNUSED() for params, UNUSED2 (<- need better name) for variables
- config.h defines must be tested with #if (always defined) -> allows
detecting misspellings thanks to compiler warnings
- replace debug_assert(0) with debug_warn (its sole purpose)
- replace ScriptingHost::ValueToInt et al with ToPrimitive
- use nommgr.h to disable both mmgr and VC debug heap
This was SVN commit r2585.
2005-08-09 15:55:44 +00:00
Ykkrosh
6d7d049d89
Attempted to minimise dependencies between header files (to make compilation minorly faster)
...
This was SVN commit r1490.
2004-12-12 19:43:55 +00:00
Ykkrosh
aa1442e8f8
Fix for mesh manager crashes (plus some parts of Boost, which may be a little excessive)
...
This was SVN commit r1488.
2004-12-12 18:40:00 +00:00
Ykkrosh
ffb5f87857
Corrected mesh manager's use of hashmap. Added CStrW support to JS/GUI interface. Added error checking to CStr::Left/Right to make bugs more obvious.
...
This was SVN commit r1456.
2004-12-05 18:26:43 +00:00
Calefaction
e3137cd302
Various updates, including the new MeshManager
...
This was SVN commit r1295.
2004-11-08 22:02:01 +00:00
notpete
17a4174505
Minor additional functionality.
...
This was SVN commit r1218.
2004-10-06 18:45:59 +00:00
Ykkrosh
e803594239
Removed unnecessary #includes
...
This was SVN commit r659.
2004-07-08 14:43:16 +00:00
Ykkrosh
12170cabeb
Headers for non-PCH
...
This was SVN commit r611.
2004-06-28 15:34:10 +00:00
Ykkrosh
eed80d019a
Memory leak fix
...
This was SVN commit r568.
2004-06-19 21:27:23 +00:00
janwas
1eaadd38aa
ran everything though mark's newline stomper.
...
This was SVN commit r322.
2004-05-30 00:46:58 +00:00
notpete
7fb944a1e1
Either moved from terrain directory, or an inital revision, depending on the file. Whole bunch of changes related to props and animation.
...
This was SVN commit r306.
2004-05-29 20:56:24 +00:00