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
janwas
b37d3f2095
# fix W4 warnings on VC
...
This was SVN commit r3726.
2006-04-03 22:06:09 +00:00
prefect
0bd5778536
#Fix a crash in the heightfield tracer.
...
Apparently, nobody has ever managed to get a precise 0 into the camera's
direction vector before...
This was SVN commit r3688.
2006-03-25 22:13:28 +00:00
janwas
352a3bed64
fix warning
...
This was SVN commit r869.
2004-07-31 19:46:14 +00:00
olsner
09f47d6820
Core Classes Reorganization:
...
- g_Terrain and g_Camera totally eradicated as globals, is now m_Terrain
of CWorld and m_Camera of CGameView
- terrainMain.cpp is almost completely empty with functionality moved
into the relevant core classes
- Miscellaneous global functions moved into Core Classes (mostly
GameView)
This was SVN commit r865.
2004-07-31 15:57:18 +00:00
MarkT
befae8627d
Changed hotkey handling for groups and bookmarks; small pathfinding fixes.
...
This was SVN commit r809.
2004-07-23 10:56:52 +00:00
MarkT
5470eff53c
Fixed (probably) degenerate case stalling the heightfield tracer.
...
This was SVN commit r807.
2004-07-22 17:00:43 +00:00
janwas
c7a84e84be
added precompiled.h everywhere
...
This was SVN commit r392.
2004-06-03 18:38:14 +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