Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @277   18 years nicolasc removed tutorial branch
(edit) @276   18 years nicolasc removed ode branch - requested by mathias
(edit) @275   18 years nicolasc created merger branch
(edit) @274   18 years nicolasc removed merge branch
(edit) @273   18 years rgrieder - fixed the last bug (BaseObjet.cc —> BaseObject.cc) - removed the …
(edit) @272   18 years rgrieder - fixed another bug (deleted some "#")
(edit) @271   18 years rgrieder -fixed a bug (added "src" as in include directory) in CMakeLists.text
(edit) @270   18 years rgrieder - added old version of class hierarchy in order to make things work …
(edit) @269   18 years nicolape removed test file :) (was only for some demo purposes)
(edit) @268   18 years nicolape added test file
(edit) @267   18 years rgrieder - updated to current revision from Visual studio directory - hopefully …
(edit) @266   18 years landauf spacing in oh-branch
(edit) @265   18 years landauf corrected spacing
(edit) @264   18 years landauf added tests
(edit) @263   18 years landauf removed "using namespace Ogre" added "namespace orxonox{}" added all …
(edit) @262   18 years landauf removed old object-hierarchy branch
(edit) @261   18 years landauf created new object-hierarchy branch for documenting and, if needed, …
(edit) @260   18 years landauf sorry, wrong path
(edit) @259   18 years landauf created new object-hierarchy branch for documenting and, if needed, …
(edit) @258   18 years landauf merged object-hierarchy back to trunk
(edit) @257   18 years landauf removed newly unused friend qualifier
(edit) @256   18 years landauf changed include paths
(edit) @255   18 years landauf moved files into the new folders
(edit) @254   18 years landauf no idea why it compiled and worked without a "return" value…
(edit) @253   18 years rgrieder - added 2 files for Chai's HUD - files contain a wrapper class for the …
(edit) @252   18 years rgrieder made a copy
(edit) @251   18 years landauf added folders for new file-hierarchy
(edit) @250   18 years landauf added run-script.bat which apparently got lost in a merge of mr. knecht :P
(edit) @249   18 years landauf don't close console after orxonox exits
(edit) @248   18 years landauf changed iterator: it now needs a list-element to start from …
(edit) @247   18 years scheusso added GameStateManager class: - gets snapshots of the universe …
(edit) @246   18 years landauf added "MetaObjectList", containing the list-element of the ObjectList …
(edit) @245   18 years scheusso some minor change/bugfix in Synchronisable.cc
(edit) @244   18 years landauf reimplementation of the factory and parts of the …
(edit) @243   18 years landauf removed the "directParent" feature - it was a clever but unnecessary …
(edit) @242   18 years landauf renamed "BaseIdentifier" to "SubclassIdentifier" to avoid misunderstandings
(edit) @241   18 years landauf added some "const" qualifiers
(edit) @240   18 years landauf removed some "const" qualifiers
(edit) @239   18 years landauf added some "const" qualifiers to the identifier-functions
(edit) @238   18 years dumenim changed Synchronise.cc, compiles now
(edit) @237   18 years scheusso synchronisable
(edit) @236   18 years nicolasc example included subdir in CML
(edit) @235   18 years nicolasc example included subdir in CML
(edit) @234   18 years nicolape created audio branch
(edit) @233   18 years motth added Flocking
(edit) @232   18 years rgrieder - modified the AmmunitionDump to hold different types of ammo - …
(edit) @231   18 years landauf added preprocessor-flag to change verbose mode of class-hierarchy and …
(edit) @230   18 years scheusso created base-class Synchronisable; the files are still quite empty
(edit) @229   18 years scheusso added class Client (rootclass of the network module for the client) …
(edit) @228   18 years nicolasc merged xml
(edit) @227   18 years nicolasc created merger branch for test merging
(edit) @226   18 years nicolasc changed license to gplv2
(edit) @225   18 years landauf added ++it operator to the Iterator (because its faster than it++)
(edit) @224   18 years landauf - *cough* fixed another small bug in the object-list *cough* - made …
(edit) @223   18 years dumenim dumenim added some comment to the code
(edit) @222   18 years landauf fixed a small bug in the double-linked list
(edit) @221   18 years landauf - made ObjectList double-linked to allow forward- and …
(edit) @220   18 years landauf - fixed a small bug in the object hierarchy - new objects are now …
(edit) @219   18 years landauf - removed the "ClassHierarchy" manager-class and put its sole feature …
(edit) @218   18 years landauf added factory
(edit) @217   18 years scheusso -implemented class ClientConnection: - implements the network part …
(edit) @216   18 years mathiask [Physik] add ode-0.9
(edit) @215   18 years mathiask removed ode/ode-0.9
(edit) @214   18 years mathiask
(edit) @213   18 years scheusso changed port
(edit) @212   18 years motth Headerfile which contains the flocking algorithm
(edit) @211   18 years scheusso changed port
(edit) @210   18 years scheusso bsdf
(edit) @209   18 years mbiber added steering class
(edit) @208   18 years scheusso blabla
(edit) @207   18 years rgrieder asdf
(edit) @206   18 years rgrieder tried to fix CMakeLists.txt
(edit) @205   18 years scheusso makefile
(edit) @204   18 years scheusso changed packetbuffer and conenctionmanager to remember the client …
(edit) @203   18 years dumenim PacketDecoder takes a packet as argument and not an event
(edit) @202   18 years nicolape Added TinyXML lib
(edit) @201   18 years nicolape Added string2number converter in src/misc
(edit) @200   18 years scheusso added a tardis-Makefile for dummyclient and server application
(edit) @199   18 years dumenim Packet Decoder/Generator und PacketManager, generates and decodes …
(edit) @198   18 years rgrieder - added a simple ammo dump - created BaseWeapon from WeaponManager - …
(edit) @197   18 years landauf i didnt changed much: - separated the classes into several files - …
(edit) @196   18 years scheusso created a dummyserver and dummyclient in order to test …
(edit) @195   18 years rgrieder - fixed release settings in VS project - removed .exe files and …
(edit) @194   18 years rgrieder - added primary and secondary fire in continuous mode - weapon manager …
(edit) @193   18 years rgrieder - misc. unfinished businesses (but need the revision for backup …
(edit) @192   18 years rgrieder fixed issue with header files in subfolders
(edit) @191   18 years rgrieder fixed CMakeLists.txt files
(edit) @190   18 years rgrieder added files from rev 189
(edit) @189   18 years rgrieder - InertialNode bare construct written - Orxonox starts and one can …
(edit) @188   18 years scheusso adapted PacketBuffer to work with ENetPacket *
(edit) @187   18 years scheusso Some small changes
(edit) @186   18 years landauf created AI branch
(edit) @185   18 years landauf created skybox steering
(edit) @184   18 years landauf created skybox branch
(edit) @183   18 years landauf created particle branch
(edit) @182   18 years rgrieder resources.cfg fixed
(edit) @181   18 years rgrieder media folder fixed
(edit) @180   18 years rgrieder another bug fixed
(edit) @179   18 years rgrieder bug fixed in CMakeList.txt
(edit) @178   18 years rgrieder started writing an actual weapon manager. This version works partly.
Note: See TracRevisionLog for help on using the revision log.