fteqw/engine/dotnet2005
Spoike e99354bd20 fix playdemo not working straight after record.
make a guess at the currently applied preset. fix issues with vid_reload on preset changes being buggy.
fix erroneous weapon flashes due to limited precision.
try to fix rogue finale.
fix issue with vid_restart crashing with directinput active.
work around emscripten rand entropy, at least as far as particles are concerned.
properly implement te_explosion2 (for rogue mission pack).
drastically reduce submodel polyoffsets in the webgl port, because firefox's depth precision is 16 bit or something stupid.
fix rogue ibar background not being used with qw hud.
added terrain editor feature to edit the bsp's entity lump. this also works with .bsps. added console command to reload the map/apply those ent changes but leaving the players how they were (lets hope enemy etc stuff doesn't bug out...)
force-enabled airstep when travelling fast. this is to partly replicate nq player physics in order to fix windtunnels on r1m5 iirc.
added some more effects to the 'high' particle effect, in order to make rogue feel a little more loved.
fix for rogue buzzsaws.
rework webgl pointer locks.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4965 fc73d0e0-1445-4013-8a0c-d673dee63da5
2015-08-20 03:17:47 +00:00
..
botlib.vcproj try to fix shader vertex lighting issue. 2013-08-21 07:14:39 +00:00
droid.vcproj I got into a discussion with gb. added fps_preset vanilla. this enables all sorts of vanillary things, even more so than faithful (which disables them again). 2014-08-15 02:20:41 +00:00
emscripten.vcproj fix playdemo not working straight after record. 2015-08-20 03:17:47 +00:00
ftequake.sln implemented gl_simpleitems. 2015-08-10 18:28:23 +00:00
ftequake.vcproj add atlasing for wad images (batching means the entire regular hud can be a single draw call, assuming the ammo counts batch alongside show_fps). 2015-08-04 15:16:24 +00:00
ftequake_SDL.vcproj improve handling of writing to world entity. 2013-04-13 08:15:18 +00:00
gas2masm.vcproj Undo my mistake in #3513 2010-02-07 09:07:09 +00:00
npfte.vcproj log file defaults changed to be more readable. timestamps now included by default. also fixed a bug in the location the log is written. 2013-10-08 14:28:11 +00:00
npqtv.vcproj What could possibly go wrong?... 2010-03-14 14:35:56 +00:00
resource.h Work In Progress branch. 2009-11-04 21:16:50 +00:00