|
|
@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.
|
|
|
@8668
|
13 years |
landauf |
small cleanup
|
|
|
@8667
|
13 years |
dafrick |
Possible fix for segfaults due to player being NULL.
|
|
|
@8666
|
13 years |
dafrick |
Possible fix. Doesn't really address the issoe though.
|
|
|
@8665
|
13 years |
dafrick |
Notifications should now work over the network. Thanks for the help, Oli.
|
|
|
@8664
|
13 years |
dafrick |
Presentation level is getting ready.
|
|
|
@8663
|
13 years |
dafrick |
Fixing warning.
|
|
|
@8662
|
13 years |
dafrick |
Anotehr step towards networked notifications.
|
|
|
@8661
|
13 years |
landauf |
fixed two possible causes which stacked multiple tetris stones at the …
|
|
|
@8660
|
13 years |
landauf |
added fade in/out effect for space boundaries (alpha value, based on …
|
|
|
@8659
|
13 years |
dafrick |
Adding missing include.
|
|
|
@8658
|
13 years |
landauf |
the "lift" which is applied to the spaceship when pitching is now also …
|
|
|
@8657
|
13 years |
dafrick |
Fixing singularity bug in SpaceBoundaries.
|
|
|
@8656
|
13 years |
dafrick |
Adding network callbacks. Still doesn't work yet, though.
|
|
|
@8655
|
13 years |
landauf |
fixed crashing assertion in case a template linked to a non-existing …
|
|
|
@8654
|
13 years |
landauf |
fixed engine destructor
|
|
|
@8653
|
13 years |
rgrieder |
Since we already have it now: use automatic full build units for …
|
|
|
@8652
|
13 years |
rgrieder |
I don't know, but compiling a C library in one unit just seems too …
|
|
|
@8651
|
13 years |
scheusso |
first attempt to make notifications synchronisable
not yet succeeded …
|
|
|
@8650
|
13 years |
rgrieder |
Also add tolua bind files to build units (for the sake of completeness ).
|
|
|
@8649
|
13 years |
rgrieder |
Added EXCLUDE_FROM_BUILD_UNITS to the ADD_TARGET commands and …
|
|
|
@8648
|
13 years |
scheusso |
some network related fixes
|
|
|
@8647
|
13 years |
rgrieder |
Attempt to fix incompatibility with CEGUI 0.7.
Doesn't yet work!
|
|
|
@8646
|
13 years |
rgrieder |
Moved LANDiscovery singleton to Graphics Scope to fix the "host_ == …
|
|
|
@8645
|
13 years |
landauf |
set svn:eol-style to native, removed svn:executable property. no code …
|
|
|
@8644
|
13 years |
rgrieder |
Removed warning about a problem that doesn't actually exist.
|
|
|
@8643
|
13 years |
landauf |
set svn:eol-style to native, removed svn:executable property. no code …
|
|
|
@8642
|
13 years |
landauf |
fixed warnings in some level files
|
|
|
@8641
|
13 years |
rgrieder |
Fixed little bug.
|
|
|
@8640
|
13 years |
dafrick |
Make nice with dedicated server.
|
|
|
@8639
|
13 years |
rgrieder |
Fixed MSVC build and a warning.
|
|
|
@8638
|
13 years |
rgrieder |
Added build unit configurations for just 1 CPU thread.
|
|
|
@8637
|
13 years |
dafrick |
Merging tutoriallevel3 branch into presentation branch.
|
|
|
@8636
|
13 years |
dafrick |
Making NotificationQueue XML-loadable. Adding notifications to all levels.
|
|
|
@8635
|
13 years |
landauf |
the shield effect is now attached to the ship
|
|
|
@8634
|
13 years |
dafrick |
Gametype status notifications now working.
|
|
|
@8633
|
13 years |
rgrieder |
Optimised build units for MSVC too by splitting the config file in …
|
|
|
@8632
|
13 years |
dafrick |
Moving space bounaries into modules/objects
|
|
|
@8631
|
13 years |
dafrick |
Merging spacerace branch into presentation branch.
|
|
|
@8630
|
13 years |
dafrick |
Cleanup.
|
|
|
@8629
|
13 years |
rgrieder |
Some more build unit optimisations
|
|
|
@8628
|
13 years |
dafrick |
Some changes in prsentation level. Making PortalEndPoints radar viewable.
|
|
|
@8627
|
13 years |
landauf |
merged revisions 8527-8530 from trunk to presentation branch:
- 8527: …
|
|
|
@8626
|
13 years |
rgrieder |
Optimised unit builds a little
|
|
|
@8625
|
13 years |
rgrieder |
Enable single build unit compiling for OIS too (doesn't work on OS X …
|
|
|
@8624
|
13 years |
msalomon |
The last few little changes to the code.
|
|
|
@8623
|
13 years |
rgrieder |
Disable precompiled header files for targets with a single build unit.
|
|
|
@8622
|
13 years |
rgrieder |
Added implementation of full build units.
Please refer to r8569 or …
|
|
|
@8621
|
13 years |
rgrieder |
Addendum to the last commit (r8620): Added missing change (file was in …
|
|
|
@8620
|
13 years |
rgrieder |
Moved two constants to the class they belong to.
|
|
|
@8619
|
13 years |
rgrieder |
Fixed include guards.
|
|
|
@8617
|
13 years |
msalomon |
Changed the model of the check point.
|
|
|
@8616
|
13 years |
msalomon |
RaceCheckPoints with a time limit and the version of the level for the …
|
|
|
@8615
|
13 years |
landauf |
turns out the mod(x,y) function was fucked up all the time. we need …
|
|
|
@8614
|
13 years |
dafrick |
Merging spaceboundaries2 branch into presentation branch.
|
|
|
@8613
|
13 years |
dafrick |
Cleanup.
|
|
|
@8612
|
13 years |
landauf |
fixed possible bug in LastTeamStanding
|
|
|
@8611
|
13 years |
landauf |
fixed the oldest warning in orxonox
|
|
|
@8609
|
13 years |
kmaurus |
endversion
|
|
|
@8608
|
13 years |
landauf |
removed some redundant code in MoodManager
|
|
|
@8607
|
13 years |
rgrieder |
Calling the destructor doesn't really take care of the memory …
|
|
|
@8605
|
13 years |
dafrick |
Merging portals2 branch into presentation branch.
|
|
|
@8604
|
13 years |
kmaurus |
|
|
|
@8603
|
13 years |
landauf |
removed some parameter names where the parameter is not actually used
|
|
|