Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10048   10 years samuezu created struct event, an eventlist and the functions eventscheduler …
(edit) @10047   10 years smerkli Controller switching works now, however lua script execution is …
(edit) @10046   10 years smerkli Fixed some more things. What works now: - Setting an ID for the …
(edit) @10045   10 years smerkli Fixed the lua stuff, can now call ScriptController functions from lua.
(edit) @10044   10 years muemart Move everything back to the Turret class, set the correct team, and …
(edit) @10043   10 years muemart Revert changes to FormationController… keep the dirt to myself
(edit) @10042   10 years muemart Fix rotation if parent is already rotated. Everything hopefully now …
(edit) @10041   10 years fvultier Level wird zufaellig generiert, HUD funktionier(Punkte werden …
(edit) @10040   10 years fvultier Bewegung mit WASD und Absprung von einer Platform in der Mitte …
(edit) @10039   10 years muemart Move logic into controller, don't use bullet for rotations, and use …
(edit) @10038   10 years samuezu scriptcontroller slightly modified
(edit) @10037   10 years mkronig tried to access a function of ScriptController. Failed. Put a …
(edit) @10036   10 years noep Tried to prevent the StaticEntities & Collisionshapes from getting …
(edit) @10035   10 years mkronig changes on controllerDirector and added some new lua scripts
(edit) @10034   10 years samuezu orxout in sc fct movetoposition
(edit) @10033   10 years noep Tried to find&solve the segfault. The detach-process itself is not the …
(edit) @10032   10 years fvultier Neue Platformen werden zur Laufzeit hinzugefugt, wenn sich die Ansicht …
(edit) @10031   10 years muemart Limit turret's rotation (another method…), work a bit on the …
(edit) @10030   10 years mkronig last commit from 10.4.14
(edit) @10029   10 years noep Fixed a bug where part-entity-assignments were not created.
(edit) @10028   10 years samuezu compiles now
(edit) @10027   10 years mkronig changes on controllerDirector e.g. lua part
(edit) @10026   10 years mkronig Added an initial test for lua execution. Not tested yet.
(edit) @10025   10 years samuezu created scriptcontroller header and *.cc file
(edit) @10024   10 years mkronig changes on controllerDirector project
(edit) @10023   10 years noep ShipParts can "die" and detach the corresponding Entity while doing …
(edit) @10022   10 years fvultier Anzeigen eines .mesh files funktioniert. Es wird nicht im Level-File …
(edit) @10021   10 years muemart Turret: Move the turret up in the hierarchy, edit the template accordingly
(edit) @10020   10 years samuezu created scriptcontroller header and *.cc file
(edit) @10019   10 years noep Continued working on ShipPart and ModularSpaceShip implementation
(edit) @10018   10 years muemart Turret: Limit turret's rotation (not really precise though) & …
(edit) @10017   10 years fvultier Steuerung funktioniert
(edit) @10016   10 years mkronig
(edit) @10015   10 years samuezu removed the temporary script controller entry in the CMakelists
(edit) @10014   10 years samuezu re-added the scriptcontroller files
(edit) @10013   10 years samuezu adding ControllerDirector files
(edit) @10012   10 years mkronig commit 3.4.2014
(edit) @10011   10 years noep Cleaned up the process passing the collisionshape which was hit to the …
(edit) @10010   10 years samuezu added ControllerDirector Class, without any implementation
(edit) @10009   10 years mkronig edited comments in levelTry.oxw file and scriptableController_00.cc
(edit) @10008   10 years muemart Start a new controller and investigate rotations
(edit) @10007   10 years noep More research done on collisionshape-entity-structure, and started …
(edit) @10006   10 years mkronig first try with scriptable controller
(edit) @10005   10 years fvultier Initial checkin
(edit) @10004   10 years muemart first experiments with the turret
(edit) @10003   10 years noep A Pawn being hit now prints it's Collisionshape-Structure, as well as …
(edit) @10002   10 years noep Output (printing) of CollisionShape-Structure now works. It uses the …
(edit) @10001   10 years noep Tried (and failed) to fix output of CollisionShape-structure
(edit) @10000   10 years smerkli Created a branch for the pickups extension. Happy 10000 commits!! …
(edit) @9999   10 years smerkli Created a branch for the scriptable controller
(edit) @9998   10 years smerkli Created branch for turret extension
(edit) @9997   10 years noep Added functions to print the collisionshape-structure of a Pawn which …
(edit) @9996   10 years noep Fixed the method outputting the projectile's CollisionBox instead of …
(edit) @9995   10 years noep Modified collision-detecting-process, such that collisions can be …
(edit) @9994   10 years smerkli Added a branch for Noe's modular ships
(edit) @9993   10 years smerkli Backported a library fix I did in the trunk a while ago so the …
(edit) @9938   10 years jo Heavy Cruiser in presentation Level
(edit) @9937   10 years jo Adding the presentation level and improving the debug-HUD
(edit) @9935   10 years jo Fixing spind error due to lod.
(edit) @9934   10 years jo Fixing loading error, due to lod. ?
(edit) @9932   10 years jo removing obsolete levels
(edit) @9930   10 years jo removing wrong named file
(edit) @9929   10 years jo removing the wrong spelled level
(edit) @9928   10 years jo New levels added.
(edit) @9926   10 years jo merged levelKaan
(edit) @9925   10 years jo fixed positioning of turret
(edit) @9924   10 years jo merged levelElias
(edit) @9923   10 years jo removed distanceTrigger beacon
(edit) @9922   10 years jo merged levelMichael
(edit) @9920   10 years jo hopefully fixed a crash
(edit) @9919   10 years georgr boost mapped to B; roll, steering and acceleration(c/Z) all working.
(edit) @9918   10 years smerkli Merged sfxThilo branch, things seem to be working fine
(edit) @9917   10 years georgr HumanController rotateRoll needs a vector as argument… the moar you know
(edit) @9915   10 years skaan Level finished —> TODO Meteoriten starten, wenn durch Portal
(edit) @9913   10 years thiweber iserted start sound
(edit) @9911   10 years georgr watch out for sensitivity! IR input now working, still trying to fix roll
(edit) @9910   10 years agermann Added additional LOD information for space station
(edit) @9909   10 years skaan Bug test
(edit) @9907   10 years smerkli Merged spacestationentry branch
(edit) @9905   10 years smerkli Florian forgot to change something, now screenshot should work
(edit) @9904   10 years smerkli Merged branch radarDreiD into presentationbranch
(edit) @9903   10 years zifloria level preview
(edit) @9902   10 years noep Disabled LoD for HeavyCruiser
(edit) @9900   10 years smerkli Merged the invaders branch of Florian
(edit) @9898   10 years noep Added HeavyCruiser files
(edit) @9894   10 years schlaem some more details…
(edit) @9893   10 years wroennin fixed bug where marker_ had not the right zOrder
(edit) @9892   10 years schlaem some more details…
(edit) @9891   10 years jo Creating new branch for the presentation of the PPS HS 13
(edit) @9890   10 years georgr hardly any spazzing around from the accelerometer now - there is some …
(edit) @9889   10 years thiweber A few changes..
(edit) @9888   10 years schlaem
(edit) @9887   10 years lumperte Escape the Bastards: Questions: Collision Damage at 'Staticentity', …
(edit) @9886   10 years agermann
(edit) @9885   10 years agermann The level EntryTest.oxw can be deleted. Finally a nice and working …
(edit) @9884   10 years zifloria finito! (apart from explosions)
(edit) @9883   10 years schlaem in progress…
(edit) @9882   10 years wroennin added XMLProt for detectionLimit_
(edit) @9881   10 years wroennin corrected some documentation
(edit) @9880   10 years skaan TODO Asteroiden an und ausschalten und bei Tod zuruecksetzen.
Note: See TracRevisionLog for help on using the revision log.