|
|
@7937
|
14 years |
landauf |
fixing WE crash also in trunk since it's a rather severe problem
|
|
|
@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
|
|
|
@7889
|
14 years |
landauf |
hack-fix: overridden implementations of stopLocalHumanControl() were …
|
|
|
@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 …
|
|
|
@7870
|
14 years |
landauf |
added feature: ogre config dialog keeps showing up on startup until …
|
|
|
@7863
|
14 years |
landauf |
disabled suicide for Spectator
|
|
|
@7862
|
14 years |
landauf |
added feature to Spectator which changes the keybind mode of the fire …
|
|
|
@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 …
|
|
|
@7851
|
14 years |
landauf |
added "safe mode" feature to FunctorMember: if enabled, the functor …
|
|
|
@7847
|
14 years |
landauf |
fixed two bugs regarding the munition
|
|
|
@7839
|
14 years |
dafrick |
Fixing bug in LevelManager, already fixed in tutoriallevel branch, …
|
|
|
@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.
|
|
|
@7689
|
14 years |
dafrick |
Merging menu branch to trunk.
|
|
|
@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.
|
|
|
@7547
|
14 years |
dafrick |
Documenting and cleanup.
|
|
|
@7534
|
14 years |
dafrick |
Forgot to initialize value.
|
|
|
@7533
|
14 years |
dafrick |
Documenting in pickups module.
Cleaning up in PickupManager.
Removed …
|
|
|
@7504
|
14 years |
dafrick |
Pickups module is now (from what I can tell after some basic testing) …
|
|
|
@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.
|
|
|
@7493
|
14 years |
dafrick |
Fixing small bug in Script (regarding number of executions).
Fixed bug …
|
|
|
@7492
|
14 years |
dafrick |
Reverting changes to Billboard. Apparently Ogre 1.4 doesn't support …
|
|
|
@7491
|
14 years |
dafrick |
Implemented Billboard rotation. If there is a reason why it wasn't …
|
|
|
@7484
|
14 years |
dafrick |
Doing some documentation.
|
|
|
@7474
|
14 years |
dafrick |
Synchronizing Notifications.
In the course of that, notifications are …
|
|
|
@7456
|
14 years |
dafrick |
Reviewing documentation fo Questsystem, moving documentation fully …
|
|
|
@7431
|
14 years |
rgrieder |
Merged another change from sandbox_qt to the trunk. Almost insignificant…
|
|
|
@7417
|
14 years |
rgrieder |
Removed StringCompare again.
|
|
|
@7413
|
14 years |
dafrick |
Removing some comments.
Better handling of duplicate name in …
|
|
|
@7403
|
14 years |
dafrick |
Merged notifications branch back to trunk.
|
|
|
@7401
|
14 years |
landauf |
merged doc branch back to trunk
|
|
|
@7284
|
14 years |
landauf |
merged consolecommands3 branch back to trunk.
note: the console …
|
|
|
@7266
|
14 years |
rgrieder |
Moved Loki library files to separate loki folder in externals.
Also …
|
|
|
@7184
|
14 years |
rgrieder |
Replaced mathematical constants with a common definition in Math.h. …
|
|
|
@7183
|
14 years |
rgrieder |
Removed a load of warnings for VS 2005 and possibly VS 2008.
|
|
|
@7182
|
14 years |
rgrieder |
Build fixes for Visual Studio 2005.
|
|
|
@7176
|
14 years |
landauf |
removed some (commented) code from BigExplosion. looks like an attempt …
|
|
|
@7174
|
14 years |
rgrieder |
Only catch exceptions you actually expect. And rethrow unknown …
|
|
|
@7172
|
14 years |
landauf |
removed network as dependency of tools. these libraries can build in …
|
|
|
@7171
|
14 years |
landauf |
removed a strange line that changed the game speed with a console …
|
|
|
@7168
|
14 years |
landauf |
sent some tabs to hell
|
|
|
@7166
|
14 years |
landauf |
added new macro to ConfigValueIncludes.h, "SetConfigValueExternal" for …
|
|
|
@7163
|
14 years |
dafrick |
Merged presentation3 branch into trunk.
|
|
|
@6901
|
14 years |
dafrick |
Fixed PickupCollection. It works now the way it was intended and no …
|
|
|
@6864
|
14 years |
dafrick |
Created a new MutliTrigger: EventMultiTrigger, which essentially does …
|
|
|
@6799
|
15 years |
dafrick |
Adjusted the priority of some outputs which I found to be rather anoying.
|
|
|
@6764
|
15 years |
rgrieder |
Hackaround for Visual Studio 2005 (compiler bug).
|
|
|
@6753
|
15 years |
rgrieder |
Some more hackery for the PlayerInfo↔GUIOverlay relation.
Seems to …
|
|
|
@6746
|
15 years |
rgrieder |
Merged gamestates2 branch back to trunk.
This brings in some heavy …
|
|
|
@6731
|
15 years |
dafrick |
PickupCollection is broken for now because to make it work drastic …
|
|
|
@6725
|
15 years |
dafrick |
Resolved bug, that caused orxonox to crash whenever a level with …
|
|
|
@6711
|
15 years |
dafrick |
Merged pickup4 branch back to trunk.
|
|
|
@6710
|
15 years |
dafrick |
Merged ppspickups2 branch into trunk.
|
|
|
@6709
|
15 years |
dafrick |
Merged ppspickups1 into trunk.
|
|
|
@6598
|
15 years |
scheusso |
someone forgot to delete these overlays
|
|
|
@6563
|
15 years |
dafrick |
Some minor changes.
|
|
|
@6540
|
15 years |
dafrick |
Removed some 's. Finished up documenting pickup module.
|
|
|
@6539
|
15 years |
dafrick |
Ups. Complies and runs now.
|
|
|
@6538
|
15 years |
dafrick |
Done some (almost final) documenting in pickup module.
|
|
|
@6534
|
15 years |
dafrick |
PickupCarrier destructor a little more compact.
|
|
|
@6533
|
15 years |
dafrick |
Resolved segmentation fault, when destroying a PickupCompilation.
|
|
|
@6524
|
15 years |
dafrick |
Merged pickup branch into trunk. Yay. Persisting bugs will be fixed, …
|
|
|
@6502
|
15 years |
rgrieder |
Removed a ton of msvc warnings revealed with OGRE v1.7 (they removed …
|
|
|
@6501
|
15 years |
rgrieder |
Ensured OGRE v1.7 "Cthugha" code compatibility. Does not yet seem to …
|
|
|
@6426
|
15 years |
rgrieder |
Fixed bug that caused Host to fail an assert when the client failed to …
|
|
|
@6417
|
15 years |
rgrieder |
Merged presentation2 branch back to trunk.
Major new features:
- …
|
|
|
@6105
|
15 years |
rgrieder |
Merged console branch back to trunk.
|
|
|
@6084
|
15 years |
rgrieder |
- Fixed typing error in a cmake file causing a rebuild of the …
|
|
|
@6064
|
15 years |
rgrieder |
Code looks better symmetrically. Actually it's probably a potential bug..
|
|
|
@6057
|
15 years |
rgrieder |
Moved an inline function to the source in OrxonoxOverlay.
|
|
|
@6056
|
15 years |
scheusso |
OrxonoxOverlay now correctly deregisters in it's old OverlayGroup if …
|
|
|
@6054
|
15 years |
scheusso |
trying to solve a double free bug (replaced OrxonoxOverlay pointers …
|
|
|
@6028
|
15 years |
dafrick |
Fixed typos ind GSDedicated and GSDedicatedClient.
|
|
|
@6026
|
15 years |
rgrieder |
Forgot to rename a symbol.
|
|
|