Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9997   19 years patrick removed most of the segfaults, app running again. but no correct …
(edit) @9996   19 years nicolasc updated spaceship to use all 3 blasters, set timing in medium blaster
(edit) @9995   19 years patrick first element init problem
(edit) @9994   19 years patrick found another two segfaults and removed them
(edit) @9993   19 years patrick removed some segfaults
(edit) @9992   19 years patrick colrect now compiles
(edit) @9991   19 years nicolasc rotating TE2, hbolt still not working
(edit) @9990   19 years patrick removed more bugs, should compile now
(edit) @9989   19 years nicolasc loads of tests, not really working
(edit) @9988   19 years patrick removed most of the compiler bugs. more to come
(edit) @9987   19 years nicolasc update regen(); add new model for hbolt
(edit) @9986   19 years patrick fixed a compile bug… more to come but not today:)
(edit) @9985   19 years patrick giving the crengine the ability to check for collisions itself, …
(edit) @9984   19 years patrick freeing collision reaction engine from unused functions
(edit) @9983   19 years patrick collision object adjustements
(edit) @9982   19 years patrick collision reaction classes adapted to new structure
(edit) @9981   19 years patrick closed the collision reaction loop
(edit) @9980   19 years patrick collision reaction revisited: starting end run
(edit) @9979   19 years nicolasc created hbolt.[cc,h], copied from laser, used in heavy blaster …
(edit) @9978   19 years nicolasc created bolt.[cc,h], copied from laser, used in light blaster
(edit) @9977   19 years nicolasc bump
(edit) @9976   19 years nicolasc bump
(edit) @9975   19 years marcscha fixes
(edit) @9974   19 years patrick test entit2 working
(edit) @9973   19 years hejja questGUI getestet
(edit) @9972   19 years marcscha CI of missing files (forgot to svn add them sorry)
(edit) @9971   19 years muellmic blub
(edit) @9970   19 years marcscha modifications done this afternoon
(edit) @9969   19 years nicolasc bump
(edit) @9968   19 years gfilip
(edit) @9967   19 years hejja added terminal classes
(edit) @9966   19 years marcscha move of HUD update from SpaceShip to Weapon::increaseEnergy
(edit) @9965   19 years marcscha Modifications to ship, HUD,.. see changelog
(edit) @9964   19 years nicolasc added dummy guiding/homing function for missile
(edit) @9963   19 years nicolasc Add armorRegen for bioships (—> Zergs for starcraft); updated regen …
(edit) @9962   19 years marcscha small event handling fix
(edit) @9961   19 years marcscha Double Weapon Manager implementation
(edit) @9960   19 years nicolasc fixed get*Damage() return values
(edit) @9959   19 years nicolasc moved damage attr to proteced; collidesWith checks against SpaceShip …
(edit) @9958   19 years marcscha Inline of damage get on projectile, part implementation of primary - …
(edit) @9957   19 years nicolasc updated damage() to use tick added collidesWith() to Projectile
(edit) @9956   19 years muellmic bla
(edit) @9955   19 years muellmic fixed compiler error at SpaceShip::shield()
(edit) @9954   19 years snellen created files heat_haze.cc and heat_haze.h in src/world_entities/effects
(edit) @9953   19 years nicolasc renamed shield() to regen as Regenration Handler, defined damage in …
(edit) @9952   19 years muellmic made a new copy of spacecraft_2d
(edit) @9950   19 years nicolasc some getAttr for GUI, damage and shield handlers
(edit) @9949   19 years nicolasc
(edit) @9948   19 years muellmic adapted scripts for having a testlevel.
(edit) @9947   19 years tfahrni
(edit) @9946   19 years stefalie
(edit) @9945   19 years tfahrni new branche AI created (MARK)
(edit) @9944   19 years marcscha Ship attributes added
(edit) @9943   19 years marcscha Ship attributes added
(edit) @9941   19 years stefalie
(edit) @9940   19 years snellen Created branche for the development of a shader heat haze effect
(edit) @9939   19 years patrick removed some comilation problems.
(edit) @9938   19 years hdavid branches/volumetric_fog:new try
(edit) @9937   19 years hdavid branches/volumetric_fog
(edit) @9936   19 years hdavid branches/volumetric_fog
(edit) @9935   19 years hdavid branches/volumetric_gof: empty base files
(edit) @9934   19 years hdavid branch for volumetric fog implementation
(edit) @9933   19 years stefalie test: updated tutorial stuff…
(edit) @9932   19 years stefalie test: updated tutorial stuff…
(edit) @9931   19 years stefalie test: updated tutorial stuff…
(edit) @9930   19 years stefalie test: added simple tut
(edit) @9929   19 years patrick created new branche for pps code session. nothing to merge back, will …
(edit) @9926   19 years rennerc compiles again
(edit) @9925   19 years bensch network: totally removed old-classID, and (hopefully) all compile-bugs
(edit) @9924   19 years bensch network: removed obsolete class_id_DEPRECATED.h and adapted the …
(edit) @9923   19 years patrick uninit data prevention
(edit) @9922   19 years patrick network bug fixed
(edit) @9921   19 years rennerc spectator spawns fpsplayer on space key
(edit) @9920   19 years patrick debug data
(edit) @9919   19 years bottac CrPhysicsFullWalk on Static Models and BSP Patches almost working. …
(edit) @9918   19 years patrick branches/network: removed full debug output
(edit) @9917   19 years patrick branches/network: removed some warnings in the mds model
(edit) @9915   19 years rennerc moved copy constructor from LimitedWidthText to BaseObject
(edit) @9914   19 years rennerc valgrind warning—
(edit) @9913   19 years rennerc fixed bug
(edit) @9912   19 years rennerc still not working
(edit) @9911   19 years rennerc enabled playing for server
(edit) @9910   19 years rennerc ObjectList: new id should be set now
(edit) @9909   19 years rennerc ClassID synchronization might work. at least it still works with it :D
(edit) @9908   19 years rennerc BaseObject: removed LeafClassID since it is not used any more
(edit) @9907   19 years rennerc less debug - network seems to work again
(edit) @9906   19 years rennerc Return of the Network :D
(edit) @9905   19 years bottac Added libODE to Automake.
(edit) @9904   19 years bottac New branch created. I'll start to integrate libODE …
(edit) @9903   19 years rennerc catch SIGILL SIGILL -= 2
(edit) @9902   19 years bensch leafClassID that changes into the topmost ID
(edit) @9901   19 years rennerc link error
(edit) @9900   19 years rennerc new branche network (MARK NET)
(edit) @9898   19 years patrick more interface and more structure
(edit) @9896   19 years patrick more design, thinner interface
(edit) @9895   19 years patrick interface adjustements
(edit) @9894   19 years patrick CollisionHandle becomes a functional object CollisionFilter
(edit) @9893   19 years patrick collision reactions now only registered with collision tube. no compile
(edit) @9892   19 years patrick new interface to collision registers, more transparent. some more …
(edit) @9891   19 years patrick collision tube register collision events interface
Note: See TracRevisionLog for help on using the revision log.