|
|
@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 …
|