Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10071   10 years noep Removed all segfaults (or at least those we found…)
(edit) @10070   10 years muemart Add damage to the turret
(edit) @10069   10 years smerkli Created a presentation branch
(edit) @10068   10 years smerkli Introduced a shippartmanager to hopefully fix the segfaults
(edit) @10067   10 years noep Added explosions. (Because who doesn't love explosions.) Added …
(edit) @10066   10 years smerkli Some cleanups, added a "change look" command
(edit) @10065   10 years smerkli Improved controller, "move and look" is now scriptable.
(edit) @10064   10 years smerkli Test commit to see if committing still works
(edit) @10063   10 years muemart Comment out all the raytest stuff. Needs more work and/or knowledge
(edit) @10062   10 years muemart Commit the right file this time
(edit) @10061   10 years muemart Lower means better means lower means better…
(edit) @10060   10 years muemart Fix team acquisition, edit test level and start to try to make a raytest
(edit) @10059   10 years samuezu works more or less, but big trouble accessing the …
(edit) @10058   10 years noep Expanded functionality of PartDestructionEvents, fixed cursor not …
(edit) @10057   10 years mkronig
(edit) @10056   10 years smerkli Added a check whether the eventlist is empty, this fixes the segfault.
(edit) @10055   10 years noep Cleaned up code. Added console command "ModularSpaceShip killshippart …
(edit) @10054   10 years noep Fixed CollisionShapes of ShipParts reappearing at their spawnposition …
(edit) @10053   10 years noep Fixed yet another segfault (which we hadn't seen yet). Cleared …
(edit) @10052   10 years noep Added PartDestructionEvent, possibly fixed one out of two runtimeerrors
(edit) @10051   10 years fvultier Removed a few more files I don't need anymore
(edit) @10050   10 years fvultier Added a whole bunch of code
(edit) @10049   10 years muemart Delete the old turret templates and make new ones. Adjust the weapon …
(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
Note: See TracRevisionLog for help on using the revision log.