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