|
|
@6731
|
15 years |
dafrick |
PickupCollection is broken for now because to make it work drastic …
|
|
|
@6728
|
15 years |
dafrick |
No more seg faults with pickups (at least that's what I hope. )
|
|
|
@6725
|
15 years |
dafrick |
Resolved bug, that caused orxonox to crash whenever a level with …
|
|
|
@6713
|
15 years |
dafrick |
Adjusted SpeedPickup such that the Engine is the actual PickupCarrier …
|
|
|
@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.
|
|
|
@6677
|
15 years |
scheusso |
this removes problems with the HUDSpeedBar on some machines (by …
|
|
|
@6676
|
15 years |
rgrieder |
Removed some msvc float warnings.
|
|
|
@6620
|
15 years |
rgrieder |
Updated TinyXML++ to the latest trunk revision.
Only adds a function …
|
|
|
@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.
|
|
|
@6536
|
15 years |
rgrieder |
Merged revisions 6430-6440 from the gamestate branch to the trunk. …
|
|
|
@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, …
|
|
|
@6503
|
15 years |
rgrieder |
Disabled some more warnings in MultiType that OGRE v1.7 revealed.
|
|
|
@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 …
|
|
|
@6443
|
15 years |
rgrieder |
Fixed two problems with the ORXONOX_RELEASE really release version.
|
|
|
@6428
|
15 years |
rgrieder |
Changed config value handling in the KeyBinder. Doesn't change the …
|
|
|
@6427
|
15 years |
rgrieder |
Fixed (whyever it works now) bug in KeyBind menu that caused an error …
|
|
|
@6426
|
15 years |
rgrieder |
Fixed bug that caused Host to fail an assert when the client failed to …
|
|
|
@6425
|
15 years |
rgrieder |
Replaced "=" with " = " in our ini files for the config value.
Also …
|
|
|
@6424
|
15 years |
rgrieder |
Fixed a bug in removeSlashes: An escape sequence at the third and …
|
|
|
@6423
|
15 years |
rgrieder |
Fixed bug that caused derived classes to list the base class's config …
|
|
|
@6422
|
15 years |
rgrieder |
Uniform code-styling per file. As if I didn't know what to do
|
|
|
@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 …
|
|
|
@6075
|
15 years |
rgrieder |
Ogre plugins are only required when having graphics. This should speed …
|
|
|
@6073
|
15 years |
rgrieder |
Found more tabs in the trunk.
|
|
|
@6064
|
15 years |
rgrieder |
Code looks better symmetrically. Actually it's probably a potential bug..
|
|
|
@6061
|
15 years |
scheusso |
merged back a long forgotten revision
|
|
|
@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 …
|
|
|
@6035
|
15 years |
rgrieder |
Fixed program termination segfault in the trunk
|
|
|
@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 …
|
|
|
@5978
|
15 years |
dafrick |
GUIOverlay is more talkative, resp. it tells you now, whether it is …
|
|
|
@5966
|
15 years |
scheusso |
(kind of) fixed HumanPlayer bodys beeing around from clients that have …
|
|
|
@5965
|
15 years |
scheusso |
changed some default values in network and trying to reduce round trip …
|
|
|
@5961
|
15 years |
scheusso |
new ConsoleCommand: printRTT: prints the round trip time to (the …
|
|
|
@5960
|
15 years |
rgrieder |
Fixed console overlay retraction inconsistency.
|
|
|
@5958
|
15 years |
rgrieder |
Fixed a failed assertion on Windows, occurring when pasting from an …
|
|
|
@5940
|
15 years |
rgrieder |
Fixed boost v1.36 build.
|
|
|
@5938
|
15 years |
dafrick |
Some more updated documentation, this time in QuestEffectBeacon.
|
|
|
@5937
|
15 years |
dafrick |
Also a very minor update for DistanceTriggger.
|
|
|
@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
|
|
|
@5794
|
15 years |
rgrieder |
Small stuff and added support for Boost 1.40
|
|
|
@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.
|
|
|
@5760
|
15 years |
dafrick |
Some cleanup und resolved 's in questsystem.
|
|
|
@5759
|
15 years |
rgrieder |
Fixed a small bug.
|
|
|
@5758
|
15 years |
dafrick |
Some cleanup, documentation and adjustments in the QuestGUI.
|
|
|
@5757
|
15 years |
dafrick |
Fixed issues with GUI. The problem was, that the Owner of the …
|
|
|
@5755
|
15 years |
rgrieder |
Added loading declaration for the tolua bindings in the quest system.
|
|
|
@5754
|
15 years |
dafrick |
some minor changes…
|
|
|
@5753
|
15 years |
rgrieder |
OIS include path globally required after all
|
|
|
@5752
|
15 years |
rgrieder |
Small changes for the include directories:
- Our own directories get …
|
|
|
@5751
|
15 years |
rgrieder |
Renamed overlays/debug to debugging because of a conflict in the …
|
|
|
@5750
|
15 years |
rgrieder |
Fixed case issues and fixed non-PCH build in DynLib.cc on Linux
|
|
|
@5749
|
15 years |
rgrieder |
Sorted out header file finding issues and updated/added precompiled …
|
|
|
@5748
|
15 years |
rgrieder |
In quest system:
- Build fix (non-void function must return a value)
- …
|
|
|
@5747
|
15 years |
rgrieder |
Added Exception::handleMessage() (copy from Game::getExceptionMessage) …
|
|
|
@5746
|
15 years |
dafrick |
Forgot to add files…
|
|
|
@5745
|
15 years |
dafrick |
QuestGUI almost working…
|
|
|
@5744
|
15 years |
rgrieder |
Visual studio debugger working again (had to move the project modifier …
|
|
|
@5743
|
15 years |
scheusso |
fixed a bug caused by the bugfix in 5742
|
|
|
@5742
|
15 years |
scheusso |
fixed a small bug which caused object id inconsistency on clients
|
|
|
@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
|
|
|
@3372
|
15 years |
scheusso |
cleaned up an old todo file and moved it to the network folder (as it …
|
|
|
@3370
|
15 years |
rgrieder |
Merged resource branch back to the trunk. Changes:
- Automated …
|
|
|
@3369
|
15 years |
rgrieder |
Removed the empty merge-info property from four files. When merging …
|
|
|
@3368
|
15 years |
rgrieder |
Added NO_INSTALL argument for ORXONOX_ADD_EXECUTABLE/LIBRARY and moved …
|
|
|
@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
|
|
|
@3333
|
15 years |
rgrieder |
Adjusted orxonox_cast to support const pointers. References shall not …
|
|
|
@3332
|
15 years |
rgrieder |
Added TypeTraits.h from the Loki library (stripped it a bit though). …
|
|
|
@3331
|
15 years |
rgrieder |
Minor problem with exception catching.
|
|
|
@3330
|
15 years |
rgrieder |
Added general PCH_ENABLE option in CMake to disable PCH with one …
|
|
|
@3329
|
15 years |
rgrieder |
Build fix for the JoyStick.
|
|
|
@3327
|
15 years |
rgrieder |
Merged all remaining revisions from core4 back to the trunk.
|
|
|
@3326
|
15 years |
landauf |
small fix against the thread-exit assertion failure
|
|
|
@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.
|
|
|
@3321
|
15 years |
rgrieder |
Build fix for the TclThreadManager.
|
|
|