|
|
@11783
|
7 years |
landauf |
merged Presentation_HS17_merge back to trunk
|
|
|
@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 …
|
|
|
@11704
|
7 years |
landauf |
[HUD_HS16] fixed wrong dependency between overlays and pickup module: …
|
|
|
@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 …
|
|
|
@11353
|
8 years |
patricwi |
merged HUD branch to trunk
|
|
|
@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
|
|
|
@11052
|
9 years |
landauf |
merged branch presentationHS15 back to trunk
|
|
|
@10624
|
9 years |
landauf |
merged branch core7 back to trunk
|
|
|
@9667
|
11 years |
landauf |
merged core6 back to trunk
|
|
|
@9348
|
12 years |
landauf |
merged branch presentation2012merge back to trunk
|
|
|
@8891
|
13 years |
jo |
Ai and tutorial improvements merged back to the trunk. AI features: …
|
|
|
@8864
|
13 years |
dafrick |
Improving output.
|
|
|
@8858
|
13 years |
landauf |
merged output branch back to trunk.
Changes:
- you have to include …
|
|
|
@8729
|
13 years |
rgrieder |
Merged unity_build branch back to trunk.
Features:
- Implemented …
|
|
|
@8727
|
13 years |
dafrick |
Cleaning up in SpaceShip and Engine. Fixed several bugs.
Kicked …
|
|
|
@8713
|
13 years |
dafrick |
Cleaning up ShrinkPickup.
|
|
|
@8706
|
13 years |
dafrick |
Merging presentation branch back into trunk.
There are many new …
|
|
|
@8351
|
14 years |
rgrieder |
Merged kicklib2 branch back to trunk (includes former branches …
|
|
|
@8305
|
14 years |
dafrick |
Fixing another potential memory leak.
|
|
|
@8220
|
14 years |
dafrick |
Adding some default keybindings.
|
|
|
@8108
|
14 years |
dafrick |
Merging changes from tetris branch into trunk, since they are also …
|
|
|
@8079
|
14 years |
landauf |
merged usability branch back to trunk
incomplete summary of the …
|
|
|
@7801
|
14 years |
dafrick |
Merging presentation2 branch back to trunk.
|
|
|
@7551
|
14 years |
dafrick |
Moved documentation for pickup module from wiki to doxygen.
|
|
|
@7549
|
14 years |
dafrick |
Resolving some more 's.
|
|
|
@7548
|
14 years |
dafrick |
Resolving some 's.
|
|
|
@7547
|
14 years |
dafrick |
Documenting and cleanup.
|
|
|
@7546
|
14 years |
dafrick |
Ok, this should finally do it.
|
|
|
@7545
|
14 years |
dafrick |
Improvements in InvisiblePickup.
|
|
|
@7544
|
14 years |
dafrick |
Fixing bug I introduced.
|
|
|
@7541
|
14 years |
dafrick |
Some more documentation.
|
|
|
@7540
|
14 years |
dafrick |
Some more documenting.
|
|
|
@7539
|
14 years |
dafrick |
Some cleanup in PickupManager.
|
|
|
@7533
|
14 years |
dafrick |
Documenting in pickups module.
Cleaning up in PickupManager.
Removed …
|
|
|
@7531
|
14 years |
dafrick |
Fixing bug, that caused segfault in pickups with multiplayer.
|
|
|
@7504
|
14 years |
dafrick |
Pickups module is now (from what I can tell after some basic testing) …
|
|
|
@7494
|
14 years |
dafrick |
Some documenting and cleaning up/re-organization in pickups module.
|
|
|
@7493
|
14 years |
dafrick |
Fixing small bug in Script (regarding number of executions).
Fixed bug …
|
|
|
@7456
|
14 years |
dafrick |
Reviewing documentation fo Questsystem, moving documentation fully …
|
|
|
@7409
|
14 years |
rgrieder |
Added some standard header to PCH file in pickup and notifications.
|
|
|
@7401
|
14 years |
landauf |
merged doc branch back to trunk
|
|
|
@7285
|
14 years |
landauf |
added eol-style native for some files.
note: there are another 6 …
|
|
|
@7284
|
14 years |
landauf |
merged consolecommands3 branch back to trunk.
note: the console …
|
|
|
@7209
|
14 years |
dafrick |
Fixed little "bug", will have to be reviewed, when the pickup module …
|
|
|
@7208
|
14 years |
dafrick |
Removed Timer from Pickup, as this is no his core functionality.
|
|
|
@7206
|
14 years |
dafrick |
Cleaning up and documenting PickupManager.
Also discovered and fixed a …
|
|
|
@7163
|
14 years |
dafrick |
Merged presentation3 branch into trunk.
|
|
|
@6901
|
14 years |
dafrick |
Fixed PickupCollection. It works now the way it was intended and no …
|
|
|
@6755
|
15 years |
dafrick |
Fixed Segfault upon dropping of InvisiblePickup, while it was being used.
|
|
|
@6752
|
15 years |
rgrieder |
Fixed PickupManager::getPawn() method against NULL pointers.
(Doesn't …
|
|
|
@6746
|
15 years |
rgrieder |
Merged gamestates2 branch back to trunk.
This brings in some heavy …
|
|
|
@6731
|
15 years |
dafrick |
PickupCollection is broken for now because to make it work drastic …
|
|
|
@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 …
|
|
|
@6713
|
15 years |
dafrick |
Adjusted SpeedPickup such that the Engine is the actual PickupCarrier …
|
|
|
@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.
|
|
|
@6676
|
15 years |
rgrieder |
Removed some msvc float warnings.
|
|
|
@6563
|
15 years |
dafrick |
Some minor changes.
|
|
|
@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.
|
|
|
@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, …
|
|
copied from code/branches/pickup3/src/modules/pickup:
|
|
|
@6521
|
15 years |
dafrick |
Added changedPickedUp method to Pickupable to solve a problem in …
|