[Abysmal-commit] SF.net SVN: abysmal:[279] abysmal/trunk/src
Status: Pre-Alpha
Brought to you by:
jlanger85
|
From: <jla...@us...> - 2009-04-14 08:02:13
|
Revision: 279
http://abysmal.svn.sourceforge.net/abysmal/?rev=279&view=rev
Author: jlanger85
Date: 2009-04-14 08:02:09 +0000 (Tue, 14 Apr 2009)
Log Message:
-----------
* movement and physics is now fps capped
* max fps can be set via the g_maxfps cvar
* added scaling and acceleration for the gravity. It should be fps
independend but it isn't fully, can be especially noticed when walking
up small borders in UW with a lower FPS (60)
Modified Paths:
--------------
abysmal/trunk/src/backend/backend.h
abysmal/trunk/src/backend/sdl.cpp
abysmal/trunk/src/backend/sdl.h
abysmal/trunk/src/backend/x11.cpp
abysmal/trunk/src/backend/x11.h
abysmal/trunk/src/base/cvar.h
abysmal/trunk/src/game/collision.cpp
abysmal/trunk/src/game/collision.h
abysmal/trunk/src/game/core.cpp
abysmal/trunk/src/game/core.h
abysmal/trunk/src/game/shock/shockgame.cpp
abysmal/trunk/src/game/uw/uwgame.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|