|
|
@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.
|
|
|
@6021
|
15 years |
rgrieder |
Renamed CommandLine to CommandLineParse to avoid confusions with the …
|
|
|
@5980
|
15 years |
scheusso |
fixed a logical error in OverlayGroup/OrxonoxOverlay (visibility of …
|
|
|
@5966
|
15 years |
scheusso |
(kind of) fixed HumanPlayer bodys beeing around from clients that have …
|
|
|
@5960
|
15 years |
rgrieder |
Fixed console overlay retraction inconsistency.
|
|
|
@5936
|
15 years |
dafrick |
Updated documentation in PlayerTrigger.
|
|
|
@5929
|
15 years |
rgrieder |
Merged core5 branch back to the trunk.
Key features include clean …
|
|
|
@5808
|
15 years |
erwin |
Correcting a typo
|
|
|
@5781
|
15 years |
rgrieder |
Reverted trunk again. We might want to find a way to delete these …
|
|
|
@5774
|
15 years |
rgrieder |
Removed almost everything. Should be working already, but not yet …
|
|
|
@5771
|
15 years |
rgrieder |
Fixed possible bug.
|
|
|
@5754
|
15 years |
dafrick |
some minor changes…
|
|
|
@5752
|
15 years |
rgrieder |
Small changes for the include directories:
- Our own directories get …
|
|
|
@5749
|
15 years |
rgrieder |
Sorted out header file finding issues and updated/added precompiled …
|
|
|
@5747
|
15 years |
rgrieder |
Added Exception::handleMessage() (copy from Game::getExceptionMessage) …
|
|
|
@5744
|
15 years |
rgrieder |
Visual studio debugger working again (had to move the project modifier …
|
|
|
@5738
|
15 years |
landauf |
merged libraries2 back to trunk
|
|
|
@5695
|
15 years |
rgrieder |
Merged resource2 branch back to trunk.
IMPORTANT NOTE:
Upon this …
|
|
|
@5693
|
15 years |
landauf |
merged libraries branch back to trunk
|
|
|
@3370
|
15 years |
rgrieder |
Merged resource branch back to the trunk. Changes:
- Automated …
|
|
|
@3351
|
15 years |
rgrieder |
Build fix for windows.
|
|
|
@3341
|
15 years |
rgrieder |
Dedicated input thread now ends without hitting enter on Unix
|
|
|
@3334
|
15 years |
Naaduun |
=Fixed a camera bug in map
|
|
|
@3327
|
15 years |
rgrieder |
Merged all remaining revisions from core4 back to the trunk.
|
|
|
@3325
|
15 years |
rgrieder |
Merged orxonox_cast related revisions from core4 back to trunk.
|
|
|
@3323
|
15 years |
rgrieder |
ORXONOX_USE_WINMAIN should now work as expected.
|
|
|
@3322
|
15 years |
rgrieder |
Removed unnecessary PCH dependencies.
|
|
|
@3304
|
15 years |
rgrieder |
Merged netp6 branch back to the trunk.
|
|
|
@3301
|
15 years |
rgrieder |
Found even more casts. They sure aren't all of them, but I hope to …
|
|
|
@3300
|
15 years |
rgrieder |
Found a few more C-Style casts.
|
|
|
@3297
|
15 years |
landauf |
fixed ticket #318 ("client connected" message now only appears for …
|
|
|