|
|
@8245
|
14 years |
landauf |
keep it DRY
|
|
|
@8234
|
14 years |
rgrieder |
Removed 6 MSVC warnings about conversions.
|
|
|
@8232
|
14 years |
dafrick |
Extending and reorganizing ScreenshotManager and SkyboxGenerator.
The …
|
|
|
@8220
|
14 years |
dafrick |
Adding some default keybindings.
|
|
|
@8215
|
14 years |
dafrick |
Bugfix, so that orxonox will start in modes that don't show any …
|
|
|
@8213
|
14 years |
dafrick |
Adding changes made to DistanceTrigger also in trunk.
Also documenting …
|
|
|
@8212
|
14 years |
jo |
Set lives value to 4 in last team standing gametype. 1 live is only …
|
|
|
@8193
|
14 years |
dafrick |
Resolving bug in MultiTrigger.
|
|
|
@8178
|
14 years |
jo |
Merged lastmastanding3 into trunk. There's an xml parsing error that …
|
|
|
@8108
|
14 years |
dafrick |
Merging changes from tetris branch into trunk, since they are also …
|
|
|
@8088
|
14 years |
adrfried |
Updated Enet to version 1.3.1
updated patch
|
|
|
@8079
|
14 years |
landauf |
merged usability branch back to trunk
incomplete summary of the …
|
|
|
@7958
|
14 years |
dafrick |
Fixed a warning.
|
|
|
@7955
|
14 years |
rgrieder |
No auto-linking for POCO too.
Fixed build by explicitly linking …
|
|
|
@7954
|
14 years |
rgrieder |
Resolved ENet and windows header include problem for good.
|
|
|
@7952
|
14 years |
rgrieder |
Fixed MSCV include order problem with ENet and Ogre (only occurs with …
|
|
|
@7937
|
14 years |
landauf |
fixing WE crash also in trunk since it's a rather severe problem
|
|
|
@7911
|
14 years |
landauf |
Pong gametype should delete the objects it created
|
|
|
@7910
|
14 years |
landauf |
Ok, here comes a tricky one: we knew the destructor of WorldEntity is …
|
|
|
@7905
|
14 years |
landauf |
fixed positioning of independent children in destructor of WorldEntity
|
|
|
@7904
|
14 years |
landauf |
2x virtual because it may be required in some cases (Singleton & …
|
|
|
@7896
|
14 years |
landauf |
actually I believe the condition should be the other way round …
|
|
|
@7895
|
14 years |
landauf |
implemented instant reloading of rocket munition because this was a …
|
|
|
@7892
|
14 years |
landauf |
fixed bug in bug fix
|
|
|
@7891
|
14 years |
landauf |
keybind mode shouldn't be changed if it was defined explicitly in the …
|
|
|
@7889
|
14 years |
landauf |
hack-fix: overridden implementations of stopLocalHumanControl() were …
|
|
|
@7886
|
14 years |
landauf |
simplification
|
|
|
@7885
|
14 years |
landauf |
fixed minor memory leak
|
|
|
@7880
|
14 years |
landauf |
radar doesn't abort if owner is missing
radar works with all …
|
|
|
@7879
|
14 years |
landauf |
moved compositor unloading to avoid crashes in rare cases
disabled …
|
|
|
@7876
|
14 years |
dafrick |
Extending startGame and similar console commands, now also the level …
|
|
|
@7874
|
14 years |
landauf |
WindowEventListener now declares if the window's focus is active or …
|
|
|
@7873
|
14 years |
landauf |
fixed mouse cursor offset after window resize
|
|
|
@7872
|
14 years |
rgrieder |
Fixed msvc warning.
|
|
|
@7871
|
14 years |
rgrieder |
Fixed msvc build: Functor does not necessarily have to be parametrized …
|
|
|
@7870
|
14 years |
landauf |
added feature: ogre config dialog keeps showing up on startup until …
|
|
|
@7868
|
14 years |
landauf |
use exit() instead of abort() if the ogre config dialog was canceled …
|
|
|
@7865
|
14 years |
landauf |
renamed pong level, added a bot, and changed the pong gametype to …
|
|
|
@7863
|
14 years |
landauf |
disabled suicide for Spectator
|
|
|
@7862
|
14 years |
landauf |
added feature to Spectator which changes the keybind mode of the fire …
|
|
|
@7861
|
14 years |
landauf |
added function to KeyBinder which allows to change the keybind mode …
|
|
|
@7860
|
14 years |
landauf |
fixed a few issues related to the free mouse look mode (default CTRL …
|
|
|
@7859
|
14 years |
landauf |
implemented feature to reset the mouse cursor to the center
used in …
|
|
|
@7858
|
14 years |
landauf |
removed some spaces
|
|
|
@7857
|
14 years |
landauf |
- fixed a crash if mouse look was switched on and off for a …
|
|
|
@7856
|
14 years |
landauf |
fixed an endless loop in SoundManager::preUpdate if a non-looping …
|
|
|
@7855
|
14 years |
landauf |
fixed a bug which caused the application to crash if the game was …
|
|
|
@7854
|
14 years |
landauf |
detached AmbientSound from BaseObject - AmbientSound can not be placed …
|
|
|
@7852
|
14 years |
landauf |
fixed crash in Pong gametype if the game was ended right after the …
|
|
|
@7851
|
14 years |
landauf |
added "safe mode" feature to FunctorMember: if enabled, the functor …
|
|
|
@7850
|
14 years |
landauf |
moved if(object) condition from WeakPtr to DestructionListener
|
|
|
@7849
|
14 years |
landauf |
Added DestructionListener, a class which gets notified if a certain …
|
|
|
@7848
|
14 years |
landauf |
fixed "sound volume out of range" warning when firing a rocked. max …
|
|
|
@7847
|
14 years |
landauf |
fixed two bugs regarding the munition
|
|
|
@7846
|
14 years |
landauf |
fixed "No munition class defined in WeaponMode" warning:
you have to …
|
|
|
@7844
|
14 years |
landauf |
fixed warning. hope this works on all supported systems, because …
|
|
|
@7839
|
14 years |
dafrick |
Fixing bug in LevelManager, already fixed in tutoriallevel branch, …
|
|
|
@7819
|
14 years |
rgrieder |
Removed inconvenient code again.
|
|
|
@7818
|
14 years |
rgrieder |
Merged changes related to Visual Leak Detector and source file …
|
|
|
@7811
|
14 years |
rgrieder |
Fixed possible bug.
|
|
|
@7809
|
14 years |
rgrieder |
Fixed Doxygen problem ('Template' is not always a type).
|
|
|
@7804
|
14 years |
dafrick |
Some more minor changes in documentation.
|
|
|
@7803
|
14 years |
dafrick |
Some small addition to the documentation.
|
|
|
@7802
|
14 years |
dafrick |
Making the level list in the LevelManager (and as consequence the …
|
|
|
@7801
|
14 years |
dafrick |
Merging presentation2 branch back to trunk.
|
|
|
@7724
|
14 years |
dafrick |
Changing default level, since it has been renamed.
|
|
|
@7709
|
14 years |
dafrick |
Merging data_cleanup branch. You will need to update your data …
|
|
|
@7689
|
14 years |
dafrick |
Merging menu branch to trunk.
|
|
|
@7678
|
14 years |
dafrick |
Adding documentation for invertedSphere ForceField.
|
|
|
@7677
|
14 years |
dafrick |
Adding yet another class of ForceFields and using it in The Time Machine.
|
|
|
@7676
|
14 years |
dafrick |
Some documentation and simplification
|
|
|
@7674
|
14 years |
dafrick |
Resolving some stupid bugs and some adding some minor improvements.
|
|
|
@7673
|
14 years |
dafrick |
Documenting and extending ForceField.
A little cleaning up in The Time …
|
|
|
@7655
|
14 years |
rgrieder |
Merged lastmanstanding back to trunk.
|
|
|
@7654
|
14 years |
rgrieder |
Reverted attempt to merge lastmanstanding branch.
|
|
|
@7653
|
14 years |
jo |
initial upload
|
|
|
@7652
|
14 years |
landauf |
eol-style native
|
|
|
@7648
|
14 years |
dafrick |
Merged releasetodo, containing a new way to describe and tag levels, …
|
|
|
@7606
|
14 years |
dafrick |
Some small detail I forgot to change.
|
|
|
@7601
|
14 years |
dafrick |
Adding all classes in modules/objects to Objects module (in doxygen). …
|
|
|
@7552
|
14 years |
dafrick |
Resolving some TODOs and doing some additional cleanup. Almost done now…
|
|
|
@7551
|
14 years |
dafrick |
Moved documentation for pickup module from wiki to doxygen.
|
|
|
@7549
|
14 years |
dafrick |
Resolving some more 's.
|
|
|
@7548
|
14 years |
dafrick |
Resolving some 's.
|
|
|
@7547
|
14 years |
dafrick |
Documenting and cleanup.
|
|
|
@7546
|
14 years |
dafrick |
Ok, this should finally do it.
|
|
|
@7545
|
14 years |
dafrick |
Improvements in InvisiblePickup.
|
|
|
@7544
|
14 years |
dafrick |
Fixing bug I introduced.
|
|
|
@7541
|
14 years |
dafrick |
Some more documentation.
|
|
|
@7540
|
14 years |
dafrick |
Some more documenting.
|
|
|
@7539
|
14 years |
dafrick |
Some cleanup in PickupManager.
|
|
|
@7534
|
14 years |
dafrick |
Forgot to initialize value.
|
|
|
@7533
|
14 years |
dafrick |
Documenting in pickups module.
Cleaning up in PickupManager.
Removed …
|
|
|
@7531
|
14 years |
dafrick |
Fixing bug, that caused segfault in pickups with multiplayer.
|
|
|
@7529
|
14 years |
adrfried |
enet version file added
|
|
|
@7504
|
14 years |
dafrick |
Pickups module is now (from what I can tell after some basic testing) …
|
|
|
@7503
|
14 years |
scheusso |
don't know where this else got lost
|
|
|
@7502
|
14 years |
scheusso |
removing some debug stuff i forgot
|
|
|
@7495
|
14 years |
scheusso |
buffering incoming function calls for non-existing objects works now
|
|
|
@7494
|
14 years |
dafrick |
Some documenting and cleaning up/re-organization in pickups module.
|
|
|