|
|
@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 …
|
|
|
@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
|
|
|
@5702
|
15 years |
rgrieder |
Added incompatibility warning: Orxonox does not compile with GCC 4.4 …
|
|
|
@5700
|
15 years |
rgrieder |
Added eol-style native to all data files (all text based).
Also …
|
|
|
@5699
|
15 years |
rgrieder |
Small fix
|
|
|
@5698
|
15 years |
landauf |
Finally found the reason why tardis links so damn slow: gcc-4.1.2. …
|
|
|
@5697
|
15 years |
rgrieder |
Reapplied fabian's changes from r5620.
|
|
|
@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 …
|
|
|
@3371
|
15 years |
rgrieder |
Build fix for the revision before the merge.
|
|
|
@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
|
|
|
@3335
|
15 years |
rgrieder |
Test commit.
|
|
|
@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.
|
|
|
@3324
|
15 years |
rgrieder |
Deleted obsolete and deprecated file. The new one is in …
|
|
|
@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.
|
|
|
@3318
|
15 years |
rgrieder |
Re-reverting TclThreadManager changes.
|
|
|
@3316
|
15 years |
rgrieder |
Version bump. We're now officially working on v0.0.3.
|
|
|
@3313
|
15 years |
rgrieder |
Reverted TclThreadManager commits to make a tag (there's possibly …
|
|
|
@3312
|
15 years |
scheusso |
fix in disconnect behaviour
|
|
|
@3309
|
15 years |
rgrieder |
Using the updated dependencies (you already required them by paper but …
|
|
|
@3308
|
15 years |
landauf |
moved the boost forward declarations to CorePrereqs.h
|
|
|
@3307
|
15 years |
landauf |
Completely rewrote TclThreadManager. This fixes several bugs from the …
|
|
|
@3305
|
15 years |
rgrieder |
Removed annoying warning on Windows.
|
|
|