Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10111   9 years fvultier
(edit) @10110   9 years aejonas new way to display the healthbar on the screen (in a similar way like …
(edit) @10109   9 years erbj EnemyAdd implementierung
(edit) @10108   9 years sujataj modified level. works now
(edit) @10107   9 years sriedel New commitment trial
(edit) @10106   9 years smerkli Fixed the list problem, it was a circular include.
(edit) @10105   9 years erbj Added TDCoordinate and more updates
(edit) @10104   10 years richtero final commit 29-10-14
(edit) @10103   10 years sujataj level changed, nothing works
(edit) @10102   10 years flsueess oxt file für spacestation erstellt, bestehende level files angepasst
(edit) @10101   10 years richtero first working compile
(edit) @10100   10 years richtero CMakeList added
(edit) @10099   10 years sriedel Versuech 2
(edit) @10098   10 years flsueess new files
(edit) @10097   10 years richtero added mini4Dgame folder
(edit) @10096   10 years richtero final commit 22-10-14
(edit) @10095   10 years sriedel
(edit) @10094   10 years sujataj added a new level file
(edit) @10093   10 years sriedel First upload 15.10.14 started DodgeRace
(edit) @10092   10 years sriedel First upload 15.10.14 started DodgeRace
(edit) @10091   10 years erbj Testing: first commit
(edit) @10090   10 years richtero initial 15.10.
(edit) @10089   10 years kecks Initial version of the level
(edit) @10088   10 years richtero new test level
(edit) @10087   10 years maxima
(edit) @10086   10 years maxima
(edit) @10085   10 years maxima
(edit) @10084   10 years smerkli Adding a branch for the weaponsystem update
(edit) @10083   10 years smerkli Creating a new branch for the HUD improvements in HS14.
(edit) @10082   10 years smerkli Added a branch for a new level creation. Not necessarily a level with …
(edit) @10081   10 years smerkli Created branch for new minigame
(edit) @10080   10 years smerkli Created branch for new surfacerace
(edit) @10078   10 years smerkli Merged Jump minigame, tested, works.
(edit) @10077   10 years smerkli Removed some verbose output from default output and re-added a file …
(edit) @10076   10 years smerkli Merged scriptcontroller branch
(edit) @10075   10 years mkronig commit for merging files
(edit) @10074   10 years fvultier new items added. improved level generator.
(edit) @10073   10 years smerkli Merged modularships branch
(edit) @10072   10 years smerkli Merged turretFS14 branch
(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 …
Note: See TracRevisionLog for help on using the revision log.