|
|
@2479
|
16 years |
landauf |
Cured poor pawns from losing health
|
|
|
@2478
|
16 years |
landauf |
- Readded smooth camera movement (configurable through …
|
|
|
@2467
|
16 years |
landauf |
cgprogrammanager for shaders
|
|
|
@2462
|
16 years |
landauf |
- fixed a small speedbar-initialization problem
- added new …
|
|
|
@2461
|
16 years |
rgrieder |
- Updated msvc files
- temporary solution for a super function caller …
|
|
|
@2450
|
16 years |
landauf |
I'm not 100% sure if this works, but I had no more crashes since this …
|
|
|
@2449
|
16 years |
landauf |
removed temporary workaround in Camera and CameraPosition thanks to …
|
|
|
@2447
|
16 years |
landauf |
- Removed directional-light-hack from Scene
- Many changes in Light, …
|
|
|
@2441
|
16 years |
scheusso |
i think i fixed that problem with objectMode 0x0
|
|
|
@2438
|
16 years |
landauf |
- If the player dies, the Spectator spawns at the same position the …
|
|
|
@2437
|
16 years |
landauf |
There's a problem in the network engine causing a crash. It's somehow …
|
|
|
@2428
|
16 years |
landauf |
- Moved some variables from Gametype to GametypeInfo (Gametype exists …
|
|
|
@2422
|
16 years |
landauf |
- deatheffect (explosion) of Pawns works on client and server (creator …
|
|
|
@2414
|
16 years |
landauf |
added spawn- and destroy-effects to Pawn
|
|
|
@2406
|
16 years |
landauf |
Added TimeFactorListener to properly handle changes of the global time …
|
|
|
@2400
|
16 years |
landauf |
moved setTimeFactor to GSRoot because tickables are currently ticked there
|
|
|
@2396
|
16 years |
landauf |
fixed shader/camera crash
|
|
|
@2369
|
16 years |
landauf |
- Added a health bar
- Some changes in CameraManager to handle the …
|
|
|
@2365
|
16 years |
landauf |
Fixed the problem mentioned in r2362 which caused the server to crash …
|
|
|
@2364
|
16 years |
rgrieder |
Updated msvc files for shaders and AI.
|
|
|
@2363
|
16 years |
rgrieder |
There is no this pointer with static variables. It's more of a C++ …
|
|
|
@2362
|
16 years |
landauf |
- Added Bot (the artifical counterpart to HumanPlayer)
- Added …
|
|
|
@2361
|
16 years |
landauf |
- Fixed a problem with SUPER in combination with a pure-virtual …
|
|
|
@2358
|
16 years |
landauf |
removed some test-code
|
|
|
@2350
|
16 years |
landauf |
- Added support for postprocessing shaders (bloom, motion blur, …). …
|
|
|
@2345
|
16 years |
rgrieder |
Fixed gcc and linux build.
|
|
|
@2344
|
16 years |
rgrieder |
Completed destruction of static elements like XMLPort, Identifier, …
|
|
|
@2343
|
16 years |
rgrieder |
Fixed a segfault bug than occurred when producing debug output after …
|
|
|
@2259
|
16 years |
rgrieder |
The idea with exceptions is that you can throw them without having the …
|
|
|
@2257
|
16 years |
landauf |
missed some files
|
|
|
@2256
|
16 years |
landauf |
The SpaceShips HUD is working again (Speedbar and Radar)
|
|
|
@2254
|
16 years |
landauf |
Update your media repository and delete keybindings.ini if you want to …
|
|
|
@2213
|
16 years |
landauf |
WE-destructor deletes attached WEs
|
|
|
@2212
|
16 years |
landauf |
maybe fixed backlight crash
|
|
|
@2207
|
16 years |
landauf |
fixed Backlight initialization with a workaround, but there are still …
|
|
|
@2182
|
16 years |
landauf |
changed a lot in Backlight, but not yet finished
|
|
|
@2176
|
16 years |
scheusso |
(re)implemented NACKing for gamestates
|
|
|
@2175
|
16 years |
scheusso |
some small adjustment with packetmap mutex
dedicated server tickrate …
|
|
|
@2174
|
16 years |
landauf |
changed tcl server script:
- client logout with "quit" or "logout"
- …
|
|
|
@2173
|
16 years |
landauf |
- Added new XMLPort mode, ExpandObject, which works like LoadObject …
|
|
|
@2172
|
16 years |
landauf |
created new objecthierarchy branch
|
|
copied from code/trunk:
|
|
|
@2171
|
16 years |
landauf |
merged revisions 2111-2170 from objecthierarchy branch back to trunk.
|