|
|
@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 …
|
|
|
@6723
|
15 years |
rgrieder |
Using /MP instead of /MP2 for MSVC. That way the number of processes …
|
|
|
@6713
|
15 years |
dafrick |
Adjusted SpeedPickup such that the Engine is the actual PickupCarrier …
|
|
|
@6712
|
15 years |
dafrick |
Merged pickup_representation_templates into one.
Merged pickups.oxi …
|
|
|
@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
|
|
|
@6590
|
15 years |
rgrieder |
Switching to OGRE v1.6 on Tardis
|
|
|
@6563
|
15 years |
dafrick |
Some minor changes.
|
|
|
@6561
|
15 years |
dafrick |
No longer works.
|
|
|
@6560
|
15 years |
dafrick |
Emptied emtpy level.
|
|
|
@6549
|
15 years |
dafrick |
Fixed Keybind GUI bug.
|
|
|
@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. …
|
|
|
@6535
|
15 years |
rgrieder |
MSVC build config fix for incremental linking.
|
|
|
@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 …
|
|
|
@6495
|
15 years |
rgrieder |
Fixed CEGUI library problem on tardis
|
|
|
@6461
|
15 years |
scheusso |
further tardis hacks/fixes in order to build orxonox on the new tardis …
|
|
|
@6460
|
15 years |
scheusso |
release version now compiling again on tardis
|
|
|
@6444
|
15 years |
rgrieder |
Version bump —> 0.0.4
|
|
|
@6443
|
15 years |
rgrieder |
Fixed two problems with the ORXONOX_RELEASE really release version.
|
|
|
@6438
|
15 years |
rgrieder |
Boost 1.35 currently is the minimum version.
|
|
|
@6436
|
15 years |
rgrieder |
Engine idle sound wasn't looped.
|
|
|
@6429
|
15 years |
rgrieder |
No STL iterator bounds checking for MSVC release versions.
|
|
|
@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.
|
|
|
@6085
|
15 years |
rgrieder |
Not including the whole binary director for the doxygen documentation. …
|
|
|
@6084
|
15 years |
rgrieder |
- Fixed typing error in a cmake file causing a rebuild of the …
|
|
|
@6083
|
15 years |
scheusso |
fixed doxyfile (bullet had been moved from src/bullet to …
|
|
|
@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 …
|
|
|
@5989
|
15 years |
dave |
ghost weapons added
|
|
|
@5988
|
15 years |
dave |
Ghost files added
|
|
|
@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 …
|
|
|
@5976
|
15 years |
dafrick |
Added questsystem test-level.
|
|
|
@5967
|
15 years |
rgrieder |
Activated javadoc auto-brief for our doxygen documentation. This means …
|
|
|
@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 …
|
|
|
@5964
|
15 years |
rgrieder |
Fixed msvc build with PCH.
|
|
|
@5963
|
15 years |
rgrieder |
Improved Visual Studio IntelliSense (tool that suggests function names …
|
|
|
@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 …
|
|
|
@5951
|
15 years |
cmueri |
some adjustments in order to be able to use the CELayoutEditor
|
|
|
@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 …
|
|
|
@5923
|
15 years |
rgrieder |
Allowing multiple major dependency versions. Currently this is 3.1 and …
|
|
|
@5901
|
15 years |
rgrieder |
Fix did not entirely work before.
Visual Studio should now work again.
|
|
|
@5900
|
15 years |
rgrieder |
Hopefully fixed CMake visual studio bug in the trunk.
|
|
|
@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.
|
|
|
@5770
|
15 years |
rgrieder |
Fixed dependency versioning problem.
|
|
|
@5761
|
15 years |
dafrick |
Removed unused buttons.
|
|
|
@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 …
|
|
|
@5756
|
15 years |
dafrick |
small fix in QuestGUI
|
|
|
@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 …
|
|
|