|
|
@733
|
17 years |
rgrieder |
- moved BaseObject to core
|
|
|
@676
|
17 years |
landauf |
- include guards
- readded Light (maybe i'll remove it again, but at …
|
|
|
@674
|
17 years |
rgrieder |
- fixed CMLs in src/orxonox
|
|
|
@673
|
17 years |
rgrieder |
- deleted obsolete classes: BaseEntity, Entity, Light and SceneNode …
|
|
|
@671
|
17 years |
landauf |
fixed typo and CML for non-windows systems
|
|
|
@651
|
17 years |
rgrieder |
- added Fighter.cc to the CML
|
|
|
@646
|
17 years |
landauf |
- added very bad collision detection (presentation hack )
- added …
|
|
|
@643
|
17 years |
landauf |
added a simple firing mode to SpaceShip
|
|
|
@638
|
17 years |
rgrieder |
- added weapon system (probably not working yet)
|
|
|
@633
|
17 years |
landauf |
added blinkies
|
|
|
@608
|
17 years |
landauf |
added SpaceShip class
|
|
|
@602
|
17 years |
bknecht |
npc class added using AI stuff
|
|
|
@576
|
17 years |
landauf |
added Mesh and Model (doesn't work yet, but i don't want to have merge …
|
|
|
@565
|
17 years |
scheusso |
added class BaseEntity:
- !!! please inherit from this class in future …
|
|
|
@555
|
17 years |
landauf |
WIN32 hack in CLs
|
|
|
@547
|
17 years |
landauf |
compiles with mingw
|
|
|
@538
|
17 years |
landauf |
windows library include (for enet)
|
|
|
@515
|
17 years |
nicolape |
Added some objects for the level loader
|
|
|
@507
|
17 years |
nicolape |
- Skybox and ambient light load now from level file sample.oxw. Added …
|
|
|
@496
|
17 years |
landauf |
added files from objecthierarchy, changed includes
|
|
|
@482
|
17 years |
nicolape |
Added example implementation of world entity
|
|
|
@480
|
17 years |
nicolape |
Level loader working, see test1 class
|
|
|
@376
|
17 years |
rgrieder |
- removed the linker flags, since —no-undefined has no influence when …
|
|
|
@373
|
17 years |
nicolasc |
some minor CML changes
|
|
|
@358
|
17 years |
rgrieder |
- fixed bug with SET_TARGET_PROPERTIES (works now according to linker …
|
|
|
@354
|
17 years |
nicolasc |
removed all STATIC flags — according to besch it's worth it
some …
|
|
|
@348
|
17 years |
rgrieder |
- made all self written libraries (like loader, network, core, etc.) …
|
|
|
@341
|
17 years |
rgrieder |
- removed folder src/class_hierarchy
- removed a few unnec. files in …
|
|
|
@337
|
17 years |
bknecht |
merged merger to FICN branch
|
|
copied from code/branches/merger/src/orxonox/objects/CMakeLists.txt:
|
|
|
@319
|
17 years |
nicolasc |
initial merge of steering
|