|
|
@11721
|
7 years |
landauf |
[SpaceRace_HS16] fixed warning with MSVC
|
|
|
@11720
|
7 years |
landauf |
[SpaceRace_HS16] reverted some unwanted changes and fixed formatting a …
|
|
|
@11718
|
7 years |
landauf |
tabs → spaces
|
|
|
@11716
|
7 years |
landauf |
[Highscore_HS16] moved logic to compare old an new score to Highscore; …
|
|
|
@11715
|
7 years |
landauf |
[Highscore_HS16] removed playerName from Highscore because the player …
|
|
|
@11709
|
7 years |
landauf |
[HUD_HS16] removed unused function
|
|
|
@11708
|
7 years |
landauf |
[HUD_HS16] fixed issue that the hud shows pickups of ALL players/bots …
|
|
|
@11707
|
7 years |
landauf |
fixed nullptr access when two pawns trigger a pickup-spawner at the …
|
|
|
@11705
|
7 years |
landauf |
[HUD_HS16] removed HUDPickupItem as it is not really necessary (it's …
|
|
|
@11704
|
7 years |
landauf |
[HUD_HS16] fixed wrong dependency between overlays and pickup module: …
|
|
|
@11703
|
7 years |
landauf |
[HUD_HS16] fixed bug with the position of the hud pickup items
|
|
|
@11702
|
7 years |
landauf |
[HUD_HS16] removed a lot of unused stuff
|
|
|
@11701
|
7 years |
landauf |
[HUD_HS16] removed debug output
|
|
|
@11700
|
7 years |
landauf |
merged the remaining commits of HUD_HS16 branch back to trunk (except …
|
|
|
@11699
|
7 years |
landauf |
trying to fix build for MSVC but still having trouble with the …
|
|
|
@11495
|
7 years |
patricwi |
reverted commit from merge with tgidronFS16 because failed to compile
|
|
|
@11493
|
7 years |
patricwi |
Merged tgidronFS16
|
|
|
@11451
|
7 years |
patricwi |
Dialogue merged without core modifications
|
|
|
@11450
|
7 years |
patricwi |
reverted merge Dialogue
|
|
|
@11449
|
7 years |
patricwi |
SuperOrxoBros added
|
|
|
@11447
|
7 years |
patricwi |
Dialogue merged
|
|
|
@11358
|
8 years |
patricwi |
space race merged
|
|
|
@11356
|
8 years |
patricwi |
merged space race with trunk
|
|
|
@11354
|
8 years |
patricwi |
merged updated HUD branch to trunk
|
|
|
@11353
|
8 years |
patricwi |
merged HUD branch to trunk
|
|
|
@11115
|
9 years |
landauf |
fixed code to compile in 64bit mode
|
|
|
@11108
|
9 years |
fvultier |
A few modifications in the weapon system: WeaponModes may play a …
|
|
|
@11105
|
9 years |
fvultier |
Removed wrong comments in Jump minigame. These comments were artifacts …
|
|
|
@11103
|
9 years |
landauf |
fixed warnings (release build).
fixed error in GravityBombField
|
|
|
@11099
|
9 years |
muemart |
Fix loads of doxygen warnings and other documentation issues
|
|
|
@11083
|
9 years |
muemart |
Fix some clang-tidy warnings.
Also, Serialise.h was doing some C-style …
|
|
|
@11071
|
9 years |
landauf |
merged branch cpp11_v3 back to trunk
|
|
|
@11056
|
9 years |
landauf |
merged last commit from presentationHS15 to trunk
|
|
|
@11052
|
9 years |
landauf |
merged branch presentationHS15 back to trunk
|
|
|
@11023
|
9 years |
landauf |
bugfix: use orxonox_cast instead of c-style-cast and check if the …
|
|
|
@11022
|
9 years |
landauf |
tweaked portal sound a bit
|
|
|
@11021
|
9 years |
landauf |
merged branch soundEffects back to trunk. for some reason it was never …
|
|
|
@11020
|
9 years |
landauf |
fixed some cases where 'delete' was used instead of destroy()
|
|
|
@11018
|
9 years |
landauf |
I think it's sufficient if Timer is a Listable. A timer is often used …
|
|
|
@10727
|
9 years |
landauf |
fixed warnings with MSVC14
|
|
|
@10632
|
9 years |
fvultier |
Removed useless code (artifacts from copy-paste) in the Jump minigame.
|
|
|
@10629
|
9 years |
fvultier |
Merged towerdefenseFabien branch back to trunk. The towerdefense …
|
|
|
@10628
|
9 years |
landauf |
addendum to r10626 → pass the collision shape to Pawn::damage
|
|
|
@10626
|
9 years |
zifloria |
Fixed more of the same bug. Tower defense was also affected
|
|
|
@10625
|
9 years |
zifloria |
Fixed OrxonoxArcade. Points are awarded again. The problem was that I …
|
|
|
@10624
|
9 years |
landauf |
merged branch core7 back to trunk
|
|
|
@10622
|
9 years |
landauf |
merged branch presentationFS15merge back to trunk
|
|
|
@10437
|
10 years |
fvultier |
Removed unnecessary output to console in kump minigame. Added a small …
|
|
|
@10318
|
10 years |
smerkli |
fixed destructor (during class hierarchy initialization)
|
|
|
@10299
|
10 years |
landauf |
fixed crash in SimpleRocket (during level-unloading).
improved debug …
|
|
|
@10296
|
10 years |
landauf |
don't add the pawn's velocity to the projectile's velocity. this makes …
|
|
|
@10294
|
10 years |
landauf |
made projectiles slower (and all have the same speed now). makes it …
|
|
|
@10293
|
10 years |
landauf |
avoid collisions between projectiles of a turret and the parent-pawn …
|
|
|
@10292
|
10 years |
landauf |
fixed text size in HUD (marker which shows the enemy's name). the …
|
|
|
@10291
|
10 years |
landauf |
simplified Math: temp is always positive, thus only solution1 is …
|
|
|
@10290
|
10 years |
landauf |
details
|
|
|
@10287
|
10 years |
landauf |
use dynamic physics for projectiles. this seems to avoid 'tunneling' …
|
|
|
@10284
|
10 years |
landauf |
removed some unnecessary module dependencies
|
|
|
@10262
|
10 years |
landauf |
eol-style native. no changes in code.
|
|
|
@10261
|
10 years |
landauf |
fixed warning
|
|
|
@10260
|
10 years |
landauf |
merged the latest changes from pickupsFS14 to trunk
|
|
|
@10259
|
10 years |
landauf |
recorded merge of pickupsFS14 up to r10112 (which was already mostly …
|
|
|
@10258
|
10 years |
landauf |
merged presentationHS14merge back to trunk
|
|
|
@10218
|
10 years |
landauf |
fixed build and warnings with MSVC
|
|
|
@10216
|
10 years |
landauf |
merged branch presentationFS14 back to trunk
|
|
|
@10189
|
10 years |
landauf |
added new collision shape (cylinder)
|
|
|
@9974
|
11 years |
landauf |
docking should take actual control, not just temporary.
this also …
|
|
|
@9973
|
11 years |
landauf |
several (potential) bugfixes in SpaceRaceController:
* check if there …
|
|
|
@9971
|
11 years |
landauf |
return reference instead of copy. this also fixes a crash in …
|
|
|
@9967
|
11 years |
landauf |
call by reference instead of value
|
|
|
@9966
|
11 years |
landauf |
moved declarations to follow our formatting guidelines. no changes in code
|
|
|
@9965
|
11 years |
landauf |
simplified algorithm. turns out this code actually tries to find the …
|
|
|
@9964
|
11 years |
landauf |
removed unused code (some of the code was after a 'return' statement …
|
|
|
@9963
|
11 years |
landauf |
removed unused variable. RaceCheckPoint is a WorldEntity itself, so it …
|
|
|
@9962
|
11 years |
landauf |
fixed warnings (msvc)
|
|
|
@9961
|
11 years |
landauf |
fixed warnings (msvc)
|
|
|
@9959
|
11 years |
landauf |
don't re-initialize the random number generator - we already do this …
|
|
|
@9958
|
11 years |
landauf |
user lower-case for all module names
|
|
|
@9957
|
11 years |
landauf |
fixed a number of linker warnings with msvc
|
|
|
@9956
|
11 years |
landauf |
fixed build with msvc (it seems to use c++98 which has 3 overloads of …
|
|
|
@9945
|
11 years |
landauf |
replaced tabs with spaces. no changes in code
|
|
|
@9943
|
11 years |
landauf |
eol-style native
|
|
|
@9942
|
11 years |
jo |
Disabling addbots for Invaders, since it will cause the game to crash.
|
|
|
@9941
|
11 years |
jo |
Adding most of the changes that were proposed in the release2012 branch.
|
|
|
@9939
|
11 years |
jo |
presentationHS13 branch merged into trunk
|
|
|
@9834
|
11 years |
jo |
Fixing another bug introduced by the previous bug fix.
|
|
|
@9833
|
11 years |
jo |
Fixing cleanup bug, that causes orxonox to crash when tetris was …
|
|
|
@9804
|
11 years |
jo |
Cleaning up the spacerace output.
|
|
|
@9803
|
11 years |
jo |
The brick falldown acceleration is increased, but the velocity is …
|
|
|
@9802
|
11 years |
jo |
Making the Tetris collision detection more robust, by decoupling …
|
|
|
@9801
|
11 years |
jo |
Eridicating a Tetris Bug, related to the positioning of a TetrisBrick …
|
|
|
@9795
|
11 years |
jo |
Removed recursion bug. Invalid positioning/ collision detection still …
|
|
|
@9756
|
11 years |
jo |
Disabling the single tetris brick. Now all tetris bricks consists of …
|
|
|
@9675
|
11 years |
landauf |
merged branch 'libs' back to trunk. orxonox now compiles and runs with …
|
|
|
@9667
|
11 years |
landauf |
merged core6 back to trunk
|
|
|
@9550
|
12 years |
landauf |
merged testing branch back to trunk. unbelievable it took me 13 months …
|
|
|
@9526
|
12 years |
jo |
Merging presentationHS12 back to the trunk.
|
|
|
@9348
|
12 years |
landauf |
merged branch presentation2012merge back to trunk
|
|
|
@9264
|
12 years |
landauf |
fixed warning
|
|
|
@9263
|
12 years |
landauf |
store the next checkpoints in a set instead of Vector3
+ some …
|
|
|