Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/campaignHS15

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10971   10 years gania referenced the testing level in headers of child classes
(edit) @10969   10 years gania follow-up commit
(edit) @10968   10 years gania a little clean up
(edit) @10958   10 years gania separated MasterController from my hierarchy
(edit) @10957   10 years bhatiab Fixed collisionshapes and camera angles for the spaceshuttle
(edit) @10956   10 years bhatiab Fixed Lighteffects for moving and breaking as well as the direction of …
(edit) @10955   10 years gania cleaned up a bit
(edit) @10954   10 years gania added Master
(edit) @10953   10 years gania converted hack to a legal class
(edit) @10950   10 years paulsc Improved campaign menu
(edit) @10946   10 years gania fix for sigsegv?
(edit) @10935   10 years gania cleaned source up a bit
(edit) @10934   10 years gania fixed bugs that are not supposed to even exist by initializing a …
(edit) @10932   10 years bhatiab Added the screenshots to the levels, please UPDATE data_extern Branch …
(edit) @10927   10 years gania fixed?
(edit) @10925   10 years gania synchronized AI with a static tick counter
(edit) @10924   10 years gania checking in
(edit) @10923   10 years gania check in
(edit) @10921   10 years paulsc Finished (events in) expedition level.
(edit) @10915   10 years gania little fix
(edit) @10914   10 years bhatiab Finished Storyline and description, finished waypontpatrols for the 5 …
(edit) @10913   10 years gania quick fix
(edit) @10912   10 years gania defaultPatrol and defaultFightAll XML commands
(edit) @10910   10 years gania didn'change any behaviour yet, but implemented some methods that I …
(edit) @10909   10 years gania decided to get rid of action timer and call action in tick instead: …
(edit) @10907   10 years paulsc Almost done with retaliation level.
(edit) @10906   10 years gania tried to fix fighting whn fps is low
(edit) @10904   10 years paulsc Did nothing today.
(edit) @10903   10 years gania AI attacks targets that are close
(edit) @10898   10 years gania commented some stuff
(edit) @10896   10 years bhatiab Added Waypoints for enemies
(edit) @10892   10 years bhatiab Edited planets in expeditionsector and shuttlerealiation
(edit) @10891   10 years gania hotfix for isnan
(edit) @10890   10 years bhatiab removed the other enemystations, as one should be enough, added …
(edit) @10888   10 years gania started working on pickups
(edit) @10887   10 years paulsc Almost finished retaliation level. Some things don't quite wanna work tho.
(edit) @10886   10 years gania improved dodging
(edit) @10885   10 years gania added other weapons
(edit) @10883   10 years gania ships spread before fight
(edit) @10882   10 years gania fixed a bug in DivisionController, made action transitions smoother
(edit) @10881   10 years gania finished fixing FlyingController: AI is flying as smooth as possible …
(edit) @10880   10 years gania cut smoothness, gained performance
(edit) @10879   10 years gania finished copyOrientation function. Now ships move smoothly
(edit) @10877   10 years gania CommonController now has static methods only. Replace with a namespace?
(edit) @10875   10 years gania fixed library dependencies
(edit) @10874   10 years gania deleted pictures that I don't need anymore
(edit) @10873   10 years gania introduced spread
(edit) @10872   10 years gania fixed a bug when loop wouldn't transfer to a slave when master died, …
(edit) @10871   10 years gania Split up CommonController, so it is easier to debug
(edit) @10870   10 years gania
(edit) @10869   10 years gania fixed a bug and got rid of unnecessary Rank enumeration, used …
(edit) @10868   10 years gania first stable version
(edit) @10867   10 years bhatiab Worked on expeditionSector.oxw, added EnemyBase and Enemies, they need …
(edit) @10866   10 years gania just some todo comments
(edit) @10864   10 years gania split up some code
(edit) @10863   10 years gania
(edit) @10861   10 years gania finished everything, demos are commented out in AITest.oxw
(edit) @10859   10 years gania almost all works now, check AITest.oxw
(edit) @10858   10 years gania should work, didn't compile
(edit) @10856   10 years gania fixed loops
(edit) @10855   10 years gania introduced loops
(edit) @10854   10 years gania Fixed some bugs, only DivisionController works for now
(edit) @10851   10 years gania works for the most part, still need to fix Section and Wingman
(edit) @10850   10 years gania ok, now you can use attack and protect just like in my level, but I …
(edit) @10849   10 years gania major change: introduced Actionpoints, look AITest.oxw. Only FLY works …
(edit) @10848   10 years gania still not compilable
(edit) @10847   10 years gania I hope that you don't code today, that version is not compilable just yet
(edit) @10844   10 years gania same as above
(edit) @10843   10 years gania gani check in before a major change
(edit) @10841   10 years paulsc Worked on retaliation level.
(edit) @10840   10 years gania action PROTECT works. Look FUCK
(edit) @10839   10 years bhatiab Worked on the Prologue
(edit) @10838   10 years gania Gani changed something
(edit) @10834   10 years maxima AI_HS15 merged into campaignHS15
(edit) @10824   10 years paulsc Renamed shuttle level to shuttleAttack.oxw
(edit) @10823   10 years paulsc Completed shuttle level (also added station names and such), added and …
(edit) @10812   10 years paulsc Tried new tactic with mission failing, but still does not work…
(edit) @10809   10 years bhatiab Changed lookat var for Defender
(edit) @10808   10 years paulsc ended quests, added mission accomplishment
(edit) @10804   10 years paulsc Started work on spaceshipShuttle.oxt, furthered quests.
(edit) @10802   10 years paulsc Furthered quests, started work on pickups for quest 6.
(edit) @10792   10 years paulsc Made number of enemies increase over time, added fps undock, advanced …
(edit) @10783   10 years bhatiab Finished descriptions for the quests
(edit) @10779   10 years bhatiab Added a few Descriptions
(edit) @10767   10 years paulsc Changed coordinates to (y,z,x) and implemented FPSPlayer. Undocking …
(edit) @10766   10 years paulsc Corrected formatting, improved allies, introduced lua coordinates and …
(edit) @10758   10 years paulsc Corrected ally behavoiur. Friendly fire needs fixing though
(edit) @10754   10 years bhatiab Changed the number of enemies per waves, need to test it, if it works …
(edit) @10750   10 years bhatiab Changed the mass for the stations
(edit) @10749   10 years bhatiab Added planets, changed skybox, fixed asteroids, changed starting …
(edit) @10748   10 years paulsc Added Allies.
(edit) @10743   10 years paulsc Did some more work in quests.
(edit) @10741   10 years bhatiab Added a planet with a ring
(edit) @10740   10 years paulsc Did some work on narrative and events, labelled TODO and FIXME, …
(edit) @10735   10 years paulsc Implemented EffectBeacon for quest 2.1 and added platform for …
(edit) @10730   10 years bhatiab Worked on lua.fog, fogFields is working now, but I'm having problemes …
(edit) @10711   10 years paulsc Fixed some errors, fixed teams. @bhatiab: Commenting out lua tags in …
(edit) @10710   10 years paulsc Started work on docking. Needs work tho.
(edit) @10705   10 years bhatiab Started Work on includes/fog.lua
(edit) @10703   10 years bhatiab added asteroids
Note: See TracRevisionLog for help on using the revision log.