|
|
@8812
|
13 years |
landauf |
removed COUT, CCOUT, and DOUT macros. COUT is now defined as a …
|
|
|
@8811
|
13 years |
landauf |
Replaced COUT() with orxout() in all modules. phew.
|
|
|
@8810
|
13 years |
landauf |
removed CEGuiSample, I think this is not needed anymore
|
|
|
@8809
|
13 years |
landauf |
Replaced COUT() with orxout() in tools and orxonox library. Requires …
|
|
|
@8808
|
13 years |
landauf |
Removed debugLevel_ from Shell, using correct variable inherited from …
|
|
|
@8807
|
13 years |
landauf |
Replaced COUT with orxout in network library. Tried to set levels and …
|
|
|
@8806
|
13 years |
landauf |
Replaced COUT with orxout in core. Tried to set levels and contexts in …
|
|
|
@8805
|
13 years |
landauf |
added new output level "message" for output directed to the user
|
|
|
@8804
|
13 years |
landauf |
Replaced COUT in util with orxout.
Used user_error for Exceptions and …
|
|
|
@8803
|
13 years |
landauf |
no \n needed after executed command in shell.
different color for …
|
|
|
@8801
|
13 years |
landauf |
fixed bug with multiple lines in shell.
adjusted colors in IOConsole …
|
|
|
@8800
|
13 years |
jo |
Some work on the level. Pawndeath trigger doesn't work.
|
|
|
@8799
|
13 years |
landauf |
Code related to config values for output is now implemented in …
|
|
|
@8798
|
13 years |
landauf |
adjusted output levels for ogre and cegui messages
added config value …
|
|
|
@8797
|
13 years |
landauf |
removed onlyLastLineChanged() callback from ShellListener, since it's …
|
|
|
@8796
|
13 years |
landauf |
adjusted the rest of the code to the new output system, but some …
|
|
|
@8795
|
13 years |
landauf |
Shell and its derivatives are now based on the new output system
|
|
|
@8794
|
13 years |
landauf |
added BaseWriter, a common base class of ConsoleWriter, LogWriter, and …
|
|
|
@8793
|
13 years |
jo |
Destructor update.
|
|
|
@8792
|
13 years |
jo |
Yeay, works. The pickuping efficiency isn't as good as expected though.
|
|
|
@8791
|
13 years |
jo |
Bug is triggered in AIController.cc @ line 243. Can't find the reason …
|
|
|
@8790
|
13 years |
dafrick |
Removing hudimprovements branch. (Is already in trunk)
|
|
|
@8789
|
13 years |
landauf |
some small details, allow direct usage of OutputStream()
|
|
|
@8788
|
13 years |
landauf |
changed includes from Debug.h to Output.h
doesn't compile.
|
|
|
@8787
|
13 years |
landauf |
removed Debug.h and OutputHandler. removed test namespace from new …
|
|
|
@8786
|
13 years |
jo |
Bots can fetch pickups. Waypointmanagement is unstable yet.
|
|
|
@8785
|
13 years |
landauf |
moved ggz2 branch to archive
|
|
|
@8784
|
13 years |
landauf |
moved toonshader branch to archive. hi lieni, still alive?
|
|
|
@8781
|
13 years |
landauf |
removed old branches
|
|
|
@8780
|
13 years |
landauf |
added ConsoleWriter
|
|
|
@8779
|
13 years |
landauf |
small changes regarding context functions and orxout()
|
|
|
@8778
|
13 years |
landauf |
guess we can afford a small macro in this case
|
|
|
@8777
|
13 years |
landauf |
output contexts are now defined as functions instead of global …
|
|
|
@8776
|
13 years |
landauf |
in OutputManager: getInstance now only creates an instance of …
|
|
|
@8775
|
13 years |
landauf |
fixed problem with static initialization in old implementation of the …
|
|
|
@8774
|
13 years |
landauf |
added LogWriter and MemoryWriter
|
|
|
@8773
|
13 years |
jo |
Just to show a bug in the level.
|
|
|
@8772
|
13 years |
landauf |
send the lines of a message as a vector to the output listeners
|
|
|
@8771
|
13 years |
landauf |
added function to register new output contexts.
OutputManager owns …
|
|
|
@8770
|
13 years |
jo |
That was no English . Now worldentities can be identified and added …
|
|
|
@8769
|
13 years |
jo |
Moved intern waypoint functionallity from the waypointController to …
|
|
|
@8768
|
13 years |
dafrick |
Removing obsolete branches.
|
|
|
@8766
|
13 years |
jo |
Backup before taking the next step.
|
|
|
@8765
|
13 years |
landauf |
added draft for the the new output system
|
|
|
@8764
|
13 years |
jo |
Got the bug.
|
|
|
@8763
|
13 years |
jo |
New implementation. New bug. Bots use only yellow energy munition …
|
|
|
@8762
|
13 years |
jo |
Weaponsetup now generic. Munition management has not jet been implemented.
|
|
|
@8761
|
13 years |
jo |
Error due to block scope (variables didn't reset in the inner while loops).
|
|
|
@8760
|
13 years |
jo |
Reverted weaponsetting.
|
|
|
@8759
|
13 years |
jo |
Could this be a probable weaponsetting?
|
|
|
@8758
|
13 years |
jo |
Code clean up.
|
|
|
@8757
|
13 years |
jo |
ai && weapons. Trying to identify each weapon installed on a spaceship.
|
|
|
@8741
|
13 years |
jo |
Correction of camera bug.
|
|
|
@8740
|
13 years |
landauf |
fixed some warnings, added vs to ignore list
|
|
|
@8739
|
13 years |
landauf |
created new branch to work on the console- and log-output
|
|
|
@8736
|
13 years |
jo |
Bots use boost now.
|
|
|
@8735
|
13 years |
jo |
Adjust weapon behaviour if bot dies and is respawned with a different …
|
|
|
@8734
|
13 years |
dafrick |
Fix for AI and rockets.
|
|
|
@8733
|
13 years |
jo |
Further narrowing down. The bug is triggered, when a bot calls fire(3) …
|
|
|
@8732
|
13 years |
jo |
doFire() is definitely the error's source.
|
|
|
@8731
|
13 years |
jo |
Narrowed down: Bug triggered in the doFire() function in …
|
|
|
@8730
|
13 years |
jo |
Going back one step (version without hud bug). Bots have better …
|
|
|
@8728
|
13 years |
dafrick |
Removing bigships branch.
|
|
|
@8724
|
13 years |
jo |
Buggy version: After being shot dead in a simple level the hud doesn't …
|
|
|
@8723
|
13 years |
jo |
'Stable' update. Merging by hand.
|
|
|
@8722
|
13 years |
dafrick |
Removing pickup branch.
|
|
|
@8721
|
13 years |
jo |
|
|
|
@8720
|
13 years |
jo |
Just a backup, before starting to update the ai branch.
|
|
|
@8719
|
13 years |
jo |
Trying to find a way to identify a weapon by its munition name. The …
|
|
|
@8716
|
13 years |
rgrieder |
Fixed Linux build when using build units
|
|
|
@8711
|
13 years |
jo |
Bots are ready for rocket usage. (The hit rate for rockets is just …
|
|
|
@8710
|
13 years |
FelixSchulthess |
space boundary billboard is now animated. test run with myTestLevel.oxw
|
|
|
@8705
|
13 years |
dafrick |
The calling of tthe docking dialog is now synchronized (but not the …
|
|
|
@8704
|
13 years |
dafrick |
Only escape [] in CEGUI tetx of version is ≥ 0.7
|
|
|
@8703
|
13 years |
landauf |
two fixes for cegui 0.7
sometimes there's an exception while closing …
|
|
|
@8702
|
13 years |
landauf |
fixed radian ↔ degree conversion bug
|
|
|
@8701
|
13 years |
jo |
First successful attempt, to make bots shoot rockets. Unfortunately …
|
|
|
@8700
|
13 years |
dafrick |
Adherence to styleguide.
|
|
|
@8694
|
13 years |
scheusso |
fixed a network problem with SpaceBoundaries
please don't use new on …
|
|
|
@8692
|
13 years |
rgrieder |
Added "getTimeFactor" console command.
|
|
|
@8690
|
13 years |
rgrieder |
Fixed tolua warning: operator != is not support by tolua because there …
|
|
|
@8689
|
13 years |
rgrieder |
Fixed GCC build and warnings.
|
|
|
@8688
|
13 years |
rgrieder |
Removed the need to declare the tolua interface explicitly …
|
|
|
@8687
|
13 years |
rgrieder |
Adjusted implementation of tribool to work well with tolua and …
|
|
|
@8686
|
13 years |
rgrieder |
Fixed missing include.
|
|
|
@8684
|
13 years |
dafrick |
Adding some sound.
|
|
|
@8682
|
13 years |
dafrick |
Hack-ish Hack to just have one HUD at a time.
|
|
|
@8681
|
13 years |
dafrick |
gametypeInfo didn't quite work in Tetris.
|
|
|
@8680
|
13 years |
dafrick |
Make the camera position stay the same between differnet stones in Tetris.
|
|
|
@8679
|
13 years |
dafrick |
Finalizing presentation level.
|
|
|
@8678
|
13 years |
rgrieder |
Replaced TriBool with a modified version of boost::tribool. The main …
|
|
|
@8677
|
13 years |
rgrieder |
The COUNTER macro required for full build units was only added in …
|
|
|
@8676
|
13 years |
rgrieder |
Fixed MSVC warnings in Convert.h in a different fashion that doesn't …
|
|
|
@8675
|
13 years |
dafrick |
Fixing problems with beaconMask being NULL.
|
|
|
@8674
|
13 years |
rgrieder |
Reduced some header file dependencies in tools:
- moved …
|
|
|
@8673
|
13 years |
dafrick |
Merging hudimprovements branch into presentation branch.
|
|
|
@8672
|
13 years |
rgrieder |
Removed some includes in the Core header files.
Also removed …
|
|
|
@8671
|
13 years |
rgrieder |
Moved IntVector2 from util/Math.h to InputHandler.h because that class …
|
|
|
@8670
|
13 years |
rgrieder |
- Shell shouldn't inherit OrxonoxClass twice if not necessary.
- …
|
|
|
@8669
|
13 years |
rgrieder |
Moved a few methods from header to source.
|
|
|