Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @246   16 years landauf added "MetaObjectList", containing the list-element of the ObjectList …
(edit) @245   16 years scheusso some minor change/bugfix in Synchronisable.cc
(edit) @244   16 years landauf reimplementation of the factory and parts of the …
(edit) @243   16 years landauf removed the "directParent" feature - it was a clever but unnecessary …
(edit) @242   16 years landauf renamed "BaseIdentifier" to "SubclassIdentifier" to avoid misunderstandings
(edit) @241   16 years landauf added some "const" qualifiers
(edit) @240   16 years landauf removed some "const" qualifiers
(edit) @239   16 years landauf added some "const" qualifiers to the identifier-functions
(edit) @238   16 years dumenim changed Synchronise.cc, compiles now
(edit) @237   16 years scheusso synchronisable
(edit) @236   16 years nicolasc example included subdir in CML
(edit) @235   16 years nicolasc example included subdir in CML
(edit) @234   16 years nicolape created audio branch
(edit) @233   16 years motth added Flocking
(edit) @232   16 years rgrieder - modified the AmmunitionDump to hold different types of ammo - …
(edit) @231   16 years landauf added preprocessor-flag to change verbose mode of class-hierarchy and …
(edit) @230   16 years scheusso created base-class Synchronisable; the files are still quite empty
(edit) @229   16 years scheusso added class Client (rootclass of the network module for the client) …
(edit) @228   16 years nicolasc merged xml
(edit) @227   16 years nicolasc created merger branch for test merging
(edit) @226   16 years nicolasc changed license to gplv2
(edit) @225   16 years landauf added ++it operator to the Iterator (because its faster than it++)
(edit) @224   16 years landauf - *cough* fixed another small bug in the object-list *cough* - made …
(edit) @223   16 years dumenim dumenim added some comment to the code
(edit) @222   16 years landauf fixed a small bug in the double-linked list
(edit) @221   16 years landauf - made ObjectList double-linked to allow forward- and …
(edit) @220   16 years landauf - fixed a small bug in the object hierarchy - new objects are now …
(edit) @219   16 years landauf - removed the "ClassHierarchy" manager-class and put its sole feature …
(edit) @218   16 years landauf added factory
(edit) @217   16 years scheusso -implemented class ClientConnection: - implements the network part …
(edit) @216   16 years mathiask [Physik] add ode-0.9
(edit) @215   16 years mathiask removed ode/ode-0.9
(edit) @214   16 years mathiask
(edit) @213   16 years scheusso changed port
(edit) @212   16 years motth Headerfile which contains the flocking algorithm
(edit) @211   16 years scheusso changed port
(edit) @210   16 years scheusso bsdf
(edit) @209   16 years mbiber added steering class
(edit) @208   16 years scheusso blabla
(edit) @207   16 years rgrieder asdf
(edit) @206   16 years rgrieder tried to fix CMakeLists.txt
(edit) @205   16 years scheusso makefile
(edit) @204   16 years scheusso changed packetbuffer and conenctionmanager to remember the client …
(edit) @203   16 years dumenim PacketDecoder takes a packet as argument and not an event
(edit) @202   16 years nicolape Added TinyXML lib
(edit) @201   16 years nicolape Added string2number converter in src/misc
(edit) @200   16 years scheusso added a tardis-Makefile for dummyclient and server application
(edit) @199   16 years dumenim Packet Decoder/Generator und PacketManager, generates and decodes …
(edit) @198   16 years rgrieder - added a simple ammo dump - created BaseWeapon from WeaponManager - …
(edit) @197   16 years landauf i didnt changed much: - separated the classes into several files - …
(edit) @196   16 years scheusso created a dummyserver and dummyclient in order to test …
(edit) @195   16 years rgrieder - fixed release settings in VS project - removed .exe files and …
(edit) @194   16 years rgrieder - added primary and secondary fire in continuous mode - weapon manager …
(edit) @193   16 years rgrieder - misc. unfinished businesses (but need the revision for backup …
(edit) @192   16 years rgrieder fixed issue with header files in subfolders
(edit) @191   16 years rgrieder fixed CMakeLists.txt files
(edit) @190   16 years rgrieder added files from rev 189
(edit) @189   16 years rgrieder - InertialNode bare construct written - Orxonox starts and one can …
(edit) @188   16 years scheusso adapted PacketBuffer to work with ENetPacket *
(edit) @187   16 years scheusso Some small changes
(edit) @186   16 years landauf created AI branch
(edit) @185   16 years landauf created skybox steering
(edit) @184   16 years landauf created skybox branch
(edit) @183   16 years landauf created particle branch
(edit) @182   16 years rgrieder resources.cfg fixed
(edit) @181   16 years rgrieder media folder fixed
(edit) @180   16 years rgrieder another bug fixed
(edit) @179   16 years rgrieder bug fixed in CMakeList.txt
(edit) @178   16 years rgrieder started writing an actual weapon manager. This version works partly.
(edit) @177   16 years rgrieder
(edit) @176   16 years landauf started to implement BaseIdentifier<class B> template
(edit) @175   16 years scheusso some advanced testing of threading capability of PacketBuffer in …
(edit) @174   16 years scheusso added boost:mutex to PacketBuffer in order to make it thread safe; …
(edit) @173   16 years scheusso created classes PacketBuffer and ConnectionManager PacketBuffer: …
(edit) @172   16 years landauf some features work perfectly, some features are fucked up, some …
(edit) @171   16 years rgrieder - added all my own files in the src directory - edited CMakeLists.txt …
(edit) @170   16 years rgrieder - media folder was removed last commit (cause?), added it again
(edit) @169   16 years rgrieder - merged "includ" folder into the "src" folder - started writing the …
(edit) @168   16 years nicolape
(edit) @167   16 years nicolasc created ode branche from trunk
(edit) @166   16 years nicolasc created new xml branche from trunk
(edit) @165   16 years nicolasc This line, and t xml-ld —hose below, will be ignored— A …
(edit) @164   16 years nicolasc Brute force megre of xml branch
(edit) @163   16 years nicolape
(edit) @162   16 years landauf it starts to work, but there is still much to do. @bensch: thanks for …
(edit) @161   16 years rgrieder - added namespace Orxonox to every file - removed all the "using …
(edit) @160   16 years rgrieder - added up and down thrusters to make the framework more useful - …
(edit) @159   16 years rgrieder
(edit) @158   16 years rgrieder - deleted 3 unwanted and not required Visual Studio files
(edit) @157   16 years rgrieder - replaced the files in the new 'real' branch with my own files - …
(edit) @156   16 years rgrieder branch by reto for the Visual Studio 05 version
(edit) @155   16 years rgrieder new branch by reto to 'fix' the svn repository
(edit) @154   16 years rgrieder
(edit) @153   16 years rgrieder
(edit) @152   16 years rgrieder - added a few comments - converted RunManager and OrxonoxShip to match …
(edit) @151   16 years nicolasc removed enet-headers set plugins.cfg-init to a safe default (i.e …
(edit) @150   16 years landauf no idea if this has any chance to work… template-syntax is crap
(edit) @149   16 years landauf update; dont look at it, its not finished
(edit) @148   16 years nicolasc fixed sigsegv
(edit) @147   16 years rgrieder Comment for last revision (no changes this time except one white …
Note: See TracRevisionLog for help on using the revision log.