|
|
@5829
|
15 years |
landauf |
replaced most occurrences of setObject(o) in combination with …
|
|
|
@5828
|
15 years |
landauf |
Overloaded createFunctor for FunctorMember<T> with a second argument …
|
|
|
@5827
|
15 years |
landauf |
(hopefully) a small fix in Gametype (not sure if this works with the …
|
|
|
@5826
|
15 years |
landauf |
Using a WeakPtr instead of a PawnListener-callback in UnderAttack to …
|
|
|
@5825
|
15 years |
landauf |
small fix in WeakPtr
|
|
|
@5824
|
15 years |
landauf |
added callback functionality to WeakPtr
|
|
|
@5823
|
15 years |
landauf |
added WeakPtr (a pointer which becomes 0 if the target object is deleted)
|
|
|
@5822
|
15 years |
scheusso |
fixed 2 leaks (one of them only in debug mode)
|
|
|
@5821
|
15 years |
rgrieder |
Fixed 3 memory leaks (one of them was a true even a true one )
- …
|
|
|
@5820
|
15 years |
landauf |
Changes in ClientConnectionListener:
- Added static functions for …
|
|
|
@5819
|
15 years |
landauf |
removed some tabs
|
|
|
@5818
|
15 years |
rgrieder |
Small bugfix for the second to last commit: InputStates only exist in …
|
|
|
@5817
|
15 years |
scheusso |
console commands for switching back to MainMenu from Game mode
|
|
|
@5816
|
15 years |
scheusso |
small bugfix (only 1 of 3 inputstates deleted when deactivating level) …
|
|
|
@5815
|
15 years |
dafrick |
Creating new pickup branch.
|
|
|
@5814
|
15 years |
scheusso |
build fixes
|
|
|
@5813
|
15 years |
rgrieder |
Moved Radar Management from GSLevel to Scene.
|
|
|
@5812
|
15 years |
rgrieder |
Added missing includes.
|
|
|
@5811
|
15 years |
rgrieder |
Added third party libraries to the visual leak detector and excluded …
|
|
|
@5810
|
15 years |
rgrieder |
Adding unloading code for the resource locations.
|
|
|
@5809
|
15 years |
rgrieder |
Added "lib" library prefix for msvc. This resolved a naming conflict …
|
|
|
@5807
|
15 years |
rgrieder |
- Added OrxonoxClass include to the SmartPtr since that is needed in …
|
|
|
@5806
|
15 years |
landauf |
- The gametype pointer in BaseObject is now also a SmartPtr
- The …
|
|
|
@5805
|
15 years |
landauf |
- Enhanced SmartPtr:
a) It stores now two pointers, one …
|
|
|
@5804
|
15 years |
landauf |
added SmartPtr class
|
|
|
@5803
|
15 years |
landauf |
fix in princessaeryn.oxw
|
|
|
@5802
|
15 years |
landauf |
Found another delete in CompoundCollisionShape.cc
Also replaced delete …
|
|
|
@5801
|
15 years |
landauf |
replaced delete with destroy() in orxonox
|
|
|
@5800
|
15 years |
landauf |
replaced delete with destroy() in modules
|
|
|
@5799
|
15 years |
landauf |
replaced delete with destroy() in gamestates
|
|
|
@5798
|
15 years |
landauf |
replaced delete with destroy() in tools
|
|
|
@5797
|
15 years |
landauf |
replaced delete with destroy() in network
|
|
|
@5796
|
15 years |
landauf |
replaced delete with destroy() in core
|
|
|
@5795
|
15 years |
landauf |
fixed a small bug in Gametype
|
|
|
@5793
|
15 years |
scheusso |
removed unneccessary debug output
|
|
|
@5792
|
15 years |
landauf |
fixed a bug in Level
|
|
|
@5791
|
15 years |
landauf |
Added destroy() function to OrxonoxClass.
Removed destroy() functions …
|
|
|
@5787
|
15 years |
scheusso |
not using the XMLPortParamVariable hack anymore in the Drone class
|
|
|
@5786
|
15 years |
scheusso |
reverted r5766 since we forgot some adjustments to the code (i.e. …
|
|
|
@5785
|
15 years |
landauf |
Removed end-iterator-safety from Iterator and ObjectListIterator. This …
|
|
|
@5784
|
15 years |
landauf |
more cleanup
|
|
|
@5783
|
15 years |
landauf |
some cleanup
|
|
|
@5780
|
15 years |
landauf |
we should initialize this with false now (since ClassByString also …
|
|
|
@5779
|
15 years |
landauf |
Renamed BaseFactory as Factory
Added function ClassByLowercaseString
|
|
|
@5778
|
15 years |
landauf |
Removed the Factory class.
Moved the networkID↔Identifier map from …
|
|
|
@5777
|
15 years |
landauf |
simplified ClassFactory creation
fixed typo in Factory
|
|
|
@5776
|
15 years |
landauf |
moved SubclassIdentifier to a separate file
|
|
|
@5775
|
15 years |
landauf |
Added copyconstructor and copyassignment to SubclassIdentifier
|
|
|
@5772
|
15 years |
landauf |
fixed an issue with SubclassIdentifier comparisons in OrxonoxClass
|
|
|
@5769
|
15 years |
landauf |
moved BaseFactory from Factory.h to ClassFactory.h
|
|
|
@5768
|
15 years |
landauf |
created new core branch to work on smart pointers and some other small …
|
|
|
@5767
|
15 years |
landauf |
removed both libraries branches
|
|
|
@5766
|
15 years |
scheusso |
removed lines students will have to reinsert again
|
|
|
@5765
|
15 years |
scheusso |
this is the complete (and migrated) version of the tutorial branch fs09
|
|
|
@5763
|
15 years |
scheusso |
creating new tutorial branch
|
|
|
@5741
|
15 years |
bknecht |
creating branch for extending mainmenu
|
|
|
@5740
|
15 years |
landauf |
merged ggz into ggz2
|
|
|
@5739
|
15 years |
landauf |
created new branch to update the old ggz branch
|
|
|
@5737
|
15 years |
landauf |
Adjusted paths to the files in graphics.
Compiles again.
|
|
|
@5736
|
15 years |
landauf |
Created a new subdirectory in orxonox, called "graphics", for all …
|
|
|
@5735
|
15 years |
landauf |
Removed /objects/ from all paths (except from those in the objects …
|
|
|
@5734
|
15 years |
landauf |
Moved all files and subdirectories from orxonox/objects to orxonox …
|
|
|
@5733
|
15 years |
landauf |
Moved the Orxonox executable to the root of the src directory
|
|
|
@5732
|
15 years |
landauf |
moved InGameConsole and Map into the overlays folder
|
|
|
@5731
|
15 years |
landauf |
removed mergeinfo property
|
|
|
@5730
|
15 years |
landauf |
Added CMakeLists, ObjectsPrereqs.h and _ObjectsExport
Changed Paths in …
|
|
|
@5729
|
15 years |
landauf |
small fix for the presentation09b level
|
|
|
@5728
|
15 years |
landauf |
Added a new module for unconnected object classes and/or …
|
|
|
@5727
|
15 years |
landauf |
PlayerTrigger is now an interface instead of a child of Trigger. …
|
|
|
@5726
|
15 years |
landauf |
fixed princessaeryn level
|
|
|
@5725
|
15 years |
landauf |
added a new module for the pong gametype and all related classes
|
|
|
@5724
|
15 years |
landauf |
moved WeaponsystemPrereqs.h to the weapons module too, renamed as …
|
|
|
@5723
|
15 years |
landauf |
added weapons directory in modules, moved weapon classes (weaponmodes, …
|
|
|
@5722
|
15 years |
landauf |
renamed QuestPrereqs.h as QuestsystemPrereqs.h and _QuestExport as …
|
|
|
@5721
|
15 years |
landauf |
moved questsystem to modules (doesn't compile atm)
|
|
|
@5720
|
15 years |
landauf |
moved overlays to modules
|
|
|
@5719
|
15 years |
landauf |
moved gamestates to modules
|
|
|
@5717
|
15 years |
landauf |
moved tools to libraries
|
|
|
@5716
|
15 years |
landauf |
added CMakeLists, compiles now
|
|
|
@5715
|
15 years |
landauf |
removed mergeinfo properties
|
|
|
@5714
|
15 years |
landauf |
moved util to libraries
|
|
|
@5713
|
15 years |
landauf |
moved network to libraries
|
|
|
@5712
|
15 years |
landauf |
moved core to libraries
|
|
|
@5711
|
15 years |
landauf |
moved tolua to external
|
|
|
@5710
|
15 years |
landauf |
moved tinyxml to external
|
|
|
@5709
|
15 years |
landauf |
moved ois to external
|
|
|
@5708
|
15 years |
landauf |
moved ogreceguirenderer to external
|
|
|
@5707
|
15 years |
landauf |
moved ceguilua to external
|
|
|
@5706
|
15 years |
landauf |
moved bullet to external
|
|
|
@5705
|
15 years |
landauf |
moved cpptcl to external
|
|
|
@5704
|
15 years |
landauf |
added new source directories
|
|
|
@5703
|
15 years |
landauf |
created new branch to move libraries
|
|
|
@5694
|
15 years |
rgrieder |
Removed external repository again to prepare for merging.
|
|
|
@5692
|
15 years |
rgrieder |
Small build fix.
|
|
|
@5691
|
15 years |
rgrieder |
Enable link time code generation for visual studio if ORXONOX_RELEASE …
|
|
|
@5690
|
15 years |
rgrieder |
Where the hell did those 's's come from?
|
|
|
@5689
|
15 years |
rgrieder |
Experimental support for OGRE v1.6 "Shoggoth".
I had to write a little …
|
|
|
@5688
|
15 years |
rgrieder |
Added the remaining boost smart pointers to OrxonoxConfig.h.in (just …
|
|
|
@5687
|
15 years |
landauf |
nothing important
|
|
|
@5686
|
15 years |
landauf |
added WeaponsystemPrereqs.h and _WeaponsystemExport macro
|
|
|