Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

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) @9992   10 years jo The end of Area51UnderFire is ok. Unfortunately the explosion could …
(edit) @9991   10 years jo Removing an error concerning the NotificationQueu in EscapeTheBasterds.
(edit) @9990   10 years jo Some level improvements and clean up. Not finished yet. The quests …
(edit) @9989   10 years jo Some details added.
(edit) @9988   10 years jo Making the level more interesting. Now the player can actually fail to …
(edit) @9987   10 years jo Improving the portal handling, such that the way to go after passing …
(edit) @9986   10 years jo Improving the first mission. Two fixes are needed to make it well …
(edit) @9985   10 years jo Ending missionOne.
(edit) @9984   10 years landauf tab → spaces
(edit) @9983   10 years landauf detail
(edit) @9982   10 years landauf added option to force the arguments which are defined in the …
(edit) @9981   10 years landauf I think that was a bug - why should a command not be added if it has …
(edit) @9980   10 years jo Adding delay timer to show the main menu after a game ended automatically.
(edit) @9979   10 years landauf simplified the boost command in HumanController by using the new …
(edit) @9978   10 years landauf added new keybind mode 'OnPressAndRelease' which triggers both when a …
(edit) @9977   10 years jo So far so good. Unfortunately I did not figure out what is wrong with …
(edit) @9975   10 years landauf details
(edit) @9974   10 years landauf docking should take actual control, not just temporary. this also …
(edit) @9973   10 years landauf several (potential) bugfixes in SpaceRaceController: * check if there …
(edit) @9972   10 years jo Something went wrong. I will correct the error later. So far just this …
(edit) @9971   10 years landauf return reference instead of copy. this also fixes a crash in …
Note: See TracRevisionLog for help on using the revision log.