Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6476   18 years bensch branches: copied the trunk to spaceshipcontrol AGAIN
(edit) @6475   18 years bensch deleted branche/spaceshipcontrol
(edit) @6474   18 years bensch branches: created branche powerups as a copy of the trunk
(edit) @6473   18 years bensch delete branche powerups
(edit) @6472   18 years bottac Added Class Tile to HeightMap (allows a primitive LOD Implementation).
(edit) @6471   18 years bensch orxonox/trunk: testing, but not working
(edit) @6470   18 years bensch trunk some work on cubeMap
(edit) @6469   18 years rennerc space_ship: tried to implement control synchronization entities will …
(edit) @6468   18 years bensch trunk: added localPlayer and SkyBox to state
(edit) @6467   18 years bensch orxonox/trunk: Texture loading with GL_TEXTURE_* in ResourceManager …
(edit) @6466   18 years patrick network: the spaceship spawning bug has been fixed, but no there is no …
(edit) @6465   18 years bensch trunk: texture prepared for others than GL_TETURE_2D
(edit) @6464   18 years patrick network: MultiPlayerWorld debug now switches between to playabilities. …
(edit) @6463   18 years patrick network: implemented a better debug function
(edit) @6462   18 years patrick network: work flush
(edit) @6461   18 years patrick network: changed the network synchronizeable design slighlty
(edit) @6460   18 years patrick network: skybox parenting fix
(edit) @6459   18 years patrick network: skybox parenting fix
(edit) @6458   18 years bensch orxonox/trunk: wave now also rebuilds the Normals (do not know if this …
(edit) @6457   18 years bensch water works
(edit) @6456   18 years bensch Water draws itself
(edit) @6455   18 years bensch trunk: Simple water surface WE
(edit) @6454   18 years bensch orxonox/trunk: changing the height of the Grid should work
(edit) @6453   18 years bensch trunk Vectors instead of floats used in VertexArrayModel
(edit) @6452   18 years bensch trunk: vertexArrayModel minor functionality update
(edit) @6451   18 years bensch branches: copy trunk to cd_merge
(edit) @6450   18 years bensch cd: correctness
(edit) @6449   18 years patrick cd: draw fix
(edit) @6448   18 years patrick collisiondetection: some small changes
(edit) @6447   18 years patrick collision: some more debug work on the collision detection framework
(edit) @6446   18 years bensch orxonox/trunk: added grid class
(edit) @6445   18 years bensch trunk: bars are nicer now
(edit) @6444   18 years bensch trunk: sliders get updated, as they should be
(edit) @6443   18 years bensch huge pipeline
(edit) @6442   18 years bensch Gui Shows weapons (simple)
(edit) @6441   18 years bensch orxonox/trunk: the Hud now scales the Widgets itself
(edit) @6440   18 years bensch orxonox/trunk: now the Widgets are only rendered within the HUD
(edit) @6439   18 years bensch trunk: WeaponSystem working again: reverted the changed from revision …
(edit) @6438   18 years bensch trunk: widget war
(edit) @6437   18 years bensch trunk: added HUD definition and removed user_control
(edit) @6436   18 years bensch orxonox/trunk: collides with function now takes away the Energy of our …
(edit) @6435   18 years bensch orxonox/trunk: weapon tick is now the only tick functions of Weapon. …
(edit) @6434   18 years bensch orxonox/trunk: moved the projectiles to Projectiles
(edit) @6433   18 years bensch orxonox/trunk: the turret now fires too
(edit) @6432   18 years bensch orxonox/trunk: better build process: fake convenience lib through …
(edit) @6431   18 years bensch orxonox/trunk: projectile inherits Energies from WorldEntity
(edit) @6430   18 years bensch orxonox/trunk: Energy System on WorldEntity-level
(edit) @6429   18 years bensch branches: spaceshipcontrol: added as copy of the trunk again
(edit) @6428   18 years bensch branches: copied the trunk again to network
(edit) @6427   18 years bensch branches: deleted branche spaceshipcontrol reason: merged into the trunk
(edit) @6426   18 years bensch orxonox/trunk: merged the spaceshipcontrol branche back to the trunk …
(edit) @6425   18 years bensch deleted branche network reason: merged to the trunk
(edit) @6424   18 years bensch orxonox/trunk: merged the branche network back to the trunk merged …
(edit) @6423   18 years bensch trunk: staticModel now uses vector instead of tArray (more portable)
(edit) @6422   18 years rennerc
(edit) @6421   18 years rennerc ParamPowerUp now syncs state correctly fixed a bug in worldEntity
(edit) @6420   18 years rennerc tried to place ParamPowerUp
(edit) @6419   18 years rennerc some more entities should sync now
(edit) @6418   18 years bensch network: scaling: warn instead of just set to 1.0 if the value of …
(edit) @6417   18 years bensch network: scale to ALLWAY 1
(edit) @6416   18 years bensch network: PNodes visible again
(edit) @6415   18 years bensch network: some debug functions
(edit) @6414   18 years rennerc
(edit) @6413   18 years bensch better includeds
(edit) @6412   18 years bensch ParamPowerUp is now also loaded correctly
(edit) @6411   18 years bensch trunk: sync
(edit) @6410   18 years rennerc removed argp
(edit) @6409   18 years patrick network: the network loading now works again, couldn't test it over …
(edit) @6408   18 years patrick network: MultiPlayerWorld does load again
(edit) @6407   18 years patrick network: the worlds get loaded again in the new framework
(edit) @6406   18 years hdavid branches\avi_play: some cleanup
(edit) @6405   18 years bensch prefs: compile uint on windows (as unsigned int)
(edit) @6404   18 years patrick network: working on the last steps, completion is in reach. sadly the …
(edit) @6403   18 years rennerc argp.h tells you now if it is compiled as C or as C++ maybe this helps …
(edit) @6402   18 years patrick network: more modularity for the GameWorld: data and process are now …
(edit) @6401   18 years hdavid branches\avi_play
(edit) @6400   18 years rennerc
(edit) @6399   18 years rennerc
(edit) @6398   18 years rennerc
(edit) @6397   18 years rennerc
(edit) @6396   18 years rennerc
(edit) @6395   18 years rennerc
(edit) @6394   18 years rennerc ini_file_prefs_reader.h now includes assert.h
(edit) @6393   18 years rennerc added libargp to orxonox
(edit) @6392   18 years rennerc orxonox.cc in main(): reading command line cmd_line_prefs_reader: …
(edit) @6391   18 years bknecht Control: finetuning and corrections of helicopter and spaceship
(edit) @6390   18 years bensch should relink now
(edit) @6389   18 years patrick network: removed segfault in the cleanup function
(edit) @6388   18 years rennerc reading and writing inifiles now works
(edit) @6387   18 years patrick network: much more work on the StoryEntity functions and …
(edit) @6386   18 years patrick network: many changes in the StoryEntity and Campaign framework: …
(edit) @6385   18 years bensch added svn properties
(edit) @6384   18 years bensch compiles again (with right includes)
(edit) @6383   18 years rennerc added CmdLinePrefsReader and IniFilePrefsReader
(edit) @6382   18 years hdavid branches\avi_play: removed memory leak
(edit) @6381   18 years rennerc preferences: added debug function
(edit) @6380   18 years rennerc class_id.h: added classid for Preferences preferences: created class …
(edit) @6379   18 years bensch branches: Renamed
(edit) @6378   18 years bknecht Control: new helicopter control
(edit) @6377   18 years patrick network: work flush, have a very good new year, may orxonox rule and …
Note: See TracRevisionLog for help on using the revision log.