Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/FICN/src/orxonox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @615   16 years rgrieder - 2 more enums…
(edit) @614   16 years rgrieder - curiously (…) under windows there is no difference between …
(edit) @613   16 years rgrieder - removed enum declaration.
(edit) @612   16 years rgrieder - restored filename consistency for src/orxonox
(edit) @611   16 years rgrieder - restored filename consistency for src/orxonox
(edit) @610   16 years rgrieder - added OrxonoxPrereq.h, containing all forward declarations (please …
(edit) @609   16 years rgrieder - removed all the "using namespace Ogre" in the header files - cleaned …
(edit) @608   16 years landauf added SpaceShip class
(edit) @605   16 years scheusso added gamestatesending
(edit) @604   16 years dumenim fsdölkfjas
(edit) @603   16 years bknecht now really npc class added
(edit) @602   16 years bknecht npc class added using AI stuff
(edit) @601   16 years dumenim blub
(edit) @599   16 years scheusso ip address with —ip=address
(edit) @598   16 years bknecht mandatory boolean changed to optional in argreader
(edit) @597   16 years bknecht added AI-files
(edit) @596   16 years bknecht added/updated AI-files
(edit) @595   16 years landauf spaceships are now models too (except the steered one)
(edit) @594   16 years rgrieder -finally removed my old framework stuff and with it the weapon system files
(edit) @592   16 years nicolasc added engineglow particle effect - based of treibwerk other various changes
(edit) @590   16 years scheusso enhanced memory handling
(edit) @589   16 years landauf finally found the damn fkng bug.
(edit) @588   16 years bknecht corrected strange behaviour
(edit) @587   16 years bknecht added HUD
(edit) @586   16 years landauf bump
(edit) @584   16 years nicolape Music loads now from level file
(edit) @583   16 years landauf loadParams
(edit) @580   16 years rgrieder - fixed the problem about the ship being static. - added SceneNode …
(edit) @577   16 years rgrieder - removed that *##&&%* orxonox2.cc file
(edit) @576   16 years landauf added Mesh and Model (doesn't work yet, but i don't want to have merge …
(edit) @575   16 years landauf deleted typo
(edit) @574   16 years landauf changed filename
(edit) @572   16 years rgrieder Copied remotely
(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) @564   16 years landauf Right now I'm having amnesia and deja vu at the same time. I think …
(edit) @563   16 years landauf sorry, that was wrong (was just testing)
(edit) @562   16 years landauf modified DebugLevel-hack
(edit) @561   16 years landauf stupid svn! added missing files
(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) @553   16 years rgrieder - some minor change in static initialisation of factory (this …
(edit) @552   16 years landauf removed stupid hack
(edit) @551   16 years landauf funny hack, i hope this works for reto
(edit) @548   16 years landauf shared for nonwindows
(edit) @547   16 years landauf compiles with mingw
(edit) @546   16 years bknecht suggestion for solution of WinMain problem
(edit) @545   16 years nicolasc tmp workaround: uncomment the search for path
(edit) @544   16 years rgrieder - added WinMain (no argument parser yet) - made a few more …
(edit) @543   16 years bknecht files added
(edit) @542   16 years bknecht added an argument reader
(edit) @541   16 years nicolasc - fixed the sample.oxw - cannot place comments withing <world>-tag - …
(edit) @540   16 years landauf debug output
(edit) @539   16 years nicolasc - standardized FindZLIB.cmake - minor cleanup in Media
(edit) @538   16 years landauf windows library include (for enet)
(edit) @537   16 years nicolasc got particle system wroking
(edit) @535   16 years nicolasc - moved particle(-system) to a better place - included particlesystem …
(edit) @534   16 years bknecht some updates
(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) @530   16 years nicolasc test upload
(edit) @525   16 years nicolape Running again, but only with hack, don't know why the loader can't set …
(edit) @523   16 years nicolasc - removed an not needed header - made cmakeclearcache safe, that it …
(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) @512   16 years nicolasc - some minor check fix in steering - added template inputmanager from …
(edit) @511   16 years nicolape Reto added steering bug fix
(edit) @510   16 years nicolape Added one more skybox
(edit) @507   16 years nicolape - Skybox and ambient light load now from level file sample.oxw. Added …
(edit) @505   16 years scheusso gamestateclient completet
(edit) @499   16 years landauf added Debug.h from objecthierarchy
(edit) @497   16 years landauf added the new files from objecthierarchy
(edit) @496   16 years landauf added files from objecthierarchy, changed includes
(edit) @487   16 years nicolasc fix
(edit) @486   16 years nicolasc - added missing CML in tinyxml - minor cleanup in audio CML - changed …
(edit) @482   16 years nicolape Added example implementation of world entity
(edit) @480   16 years nicolape Level loader working, see test1 class
(edit) @474   16 years nicolape
(edit) @473   16 years bknecht should work again, sorry
(edit) @469   16 years nicolape Disabled some stuff on loader
(edit) @462   16 years bknecht got my work to compile (it's all hacked together and I dunno if it …
(edit) @459   16 years scheusso preparing clone mode for game (one server steers, all clients view ;) )
Note: See TracRevisionLog for help on using the revision log.