Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/FICN/src/orxonox/objects

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @706   16 years landauf added descriptions to the existing config-values
(edit) @697   16 years landauf put all SetConfigValue macro calls into the setConfigValues function …
(edit) @680   16 years rgrieder - removed some gcc warnings in weapon system
(edit) @677   16 years landauf changed \n to std::endl
(edit) @676   16 years landauf - include guards - readded Light (maybe i'll remove it again, but at …
(edit) @674   16 years rgrieder - fixed CMLs in src/orxonox
(edit) @673   16 years rgrieder - deleted obsolete classes: BaseEntity, Entity, Light and SceneNode …
(edit) @671   16 years landauf fixed typo and CML for non-windows systems
(edit) @670   16 years landauf copyright notes
(edit) @669   16 years rgrieder - completed last svn update (delete and add to rename first letter) - …
(edit) @668   16 years rgrieder - updated weapon system file names - some code style modifications in …
(edit) @667   16 years landauf - expanded the String2Number.h file - changed the SetConfigValue …
(edit) @664   16 years landauf - bigger explosions - changed camera orientation
(edit) @663   16 years nicolasc fixed auto repeat problem
(edit) @661   16 years nicolasc added a test crosshair — same hack as blinky
(edit) @660   16 years nicolasc - added FIXME-tags - should be selfexplanatory
(edit) @654   16 years rgrieder - removed barrel rotation
(edit) @651   16 years rgrieder - added Fighter.cc to the CML
(edit) @650   16 years rgrieder - little changes, added Fighter (commented)
(edit) @647   16 years landauf good morning everybody! did some changes in the steering of SpaceShip
(edit) @646   16 years landauf - added very bad collision detection (presentation hack :D) - added …
(edit) @645   16 years rgrieder - weapon system up and running
(edit) @644   16 years landauf added free-view-mode (hold right mouse button pressed)
(edit) @643   16 years landauf added a simple firing mode to SpaceShip
(edit) @640   16 years landauf improved documentation :D
(edit) @638   16 years rgrieder - added weapon system (probably not working yet)
(edit) @637   16 years rgrieder
(edit) @634   16 years landauf removed debug output
(edit) @633   16 years landauf added blinkies :D
(edit) @631   16 years scheusso removed segfault
(edit) @630   16 years scheusso made Model and WorldEntity synchronisable
(edit) @627   16 years bknecht working AI added (put them aside if you want)
(edit) @626   16 years rgrieder - thruster effects are now only shown when the ship accelerates
(edit) @623   16 years rgrieder - removed old hud stuff - Intialise pointers with NULL! (curiously …
(edit) @622   16 years landauf added some randomly generated (rotating) asteroids
(edit) @621   16 years nicolasc don't access variables directly!!
(edit) @619   16 years bknecht maybe this helps…
(edit) @618   16 years nicolasc - changed comments to doxygen tags in flocking - reduced ogre depency …
(edit) @617   16 years bknecht implemented content of Flocking.h
(edit) @616   16 years nicolasc changed include names to new file names…<
(edit) @614   16 years rgrieder - curiously (…) under windows there is no difference between …
(edit) @612   16 years rgrieder - restored filename consistency for src/orxonox
(edit) @608   16 years landauf added SpaceShip class
(edit) @603   16 years bknecht now really npc class added
(edit) @602   16 years bknecht npc class added using AI stuff
(edit) @599   16 years scheusso ip address with —ip=address
(edit) @595   16 years landauf spaceships are now models too (except the steered one)
(edit) @590   16 years scheusso enhanced memory handling
(edit) @589   16 years landauf finally found the damn fkng bug.
(edit) @586   16 years landauf bump
(edit) @583   16 years landauf loadParams
(edit) @580   16 years rgrieder - fixed the problem about the ship being static. - added SceneNode …
(edit) @576   16 years landauf added Mesh and Model (doesn't work yet, but i don't want to have merge …
(edit) @568   16 years scheusso added capability for presentation mode
(edit) @567   16 years scheusso some minor changes/enhancements in GameStateClient
(edit) @566   16 years scheusso adding missing files …
(edit) @565   16 years scheusso added class BaseEntity: - !!! please inherit from this class in future …
(edit) @560   16 years landauf - changed output from std::cout to COUT(level) - added SoftDebugLevel …
(edit) @556   16 years landauf added missing files
(edit) @555   16 years landauf WIN32 hack in CLs
(edit) @554   16 years landauf removed scenemanager hack and used orxonox.h
(edit) @547   16 years landauf compiles with mingw
(edit) @538   16 years landauf windows library include (for enet)
(edit) @533   16 years rgrieder - some minor changes in order to make the project compile with VC08 …
(edit) @531   16 years scheusso started implementing presentation ;)
(edit) @519   16 years nicolape Loading the steering works, but there is something odd with the …
(edit) @518   16 years nicolasc rmeoved unnescessary libojects
(edit) @517   16 years nicolasc rmeoved unnescessary Makefile
(edit) @516   16 years nicolape Ups.. these cmake files should not be comitted
(edit) @515   16 years nicolape Added some objects for the level loader
(edit) @513   16 years nicolasc added copyright notice network still need to be done
(edit) @507   16 years nicolape - Skybox and ambient light load now from level file sample.oxw. Added …
(edit) @497   16 years landauf added the new files from objecthierarchy
(edit) @496   16 years landauf added files from objecthierarchy, changed includes
(edit) @482   16 years nicolape Added example implementation of world entity
(edit) @480   16 years nicolape Level loader working, see test1 class
(edit) @433   16 years landauf less includes
(edit) @384   16 years landauf copied changed files from objecthierarchy-branch
(edit) @376   16 years rgrieder - removed the linker flags, since —no-undefined has no influence when …
(edit) @373   16 years nicolasc some minor CML changes
(edit) @358   16 years rgrieder - fixed bug with SET_TARGET_PROPERTIES (works now according to linker …
(edit) @356   16 years landauf bool → void
(edit) @354   16 years nicolasc removed all STATIC flags — according to besch it's worth it some …
(edit) @348   16 years rgrieder - made all self written libraries (like loader, network, core, etc.) …
(edit) @346   16 years rgrieder - adjusted the entire source to compile under windows visual studio …
(edit) @341   16 years rgrieder - removed folder src/class_hierarchy - removed a few unnec. files in …
(edit) @337   16 years bknecht merged merger to FICN branch
(copy) @333   16 years landauf new branch for factory, input, core, network
copied from code/trunk/src/orxonox/objects:
(copy) @258   16 years landauf merged object-hierarchy back to trunk
Note: See TracRevisionLog for help on using the revision log.