Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9184   12 years lkevin Finished DamageBoost Pickup and the XML inclusions are working now.
(edit) @9181   12 years jo That was not supposed.
(edit) @9180   12 years jo TowerDefenseHUD is displayed correctly now.
(edit) @9177   12 years scmoritz 3D arrow trial
(edit) @9175   12 years weigeltm removed attach-command, got rid of error messages, attached weapons to …
(edit) @9174   12 years toliecht bla
(edit) @9173   12 years mentzerf * Fixed compile error + Added another OverlayText, but still not …
(edit) @9172   12 years mentzerf * Tried to add HUD. Failed miserably. Does not compile any more =(
(edit) @9171   12 years laumerf added new pickups
(edit) @9169   12 years toliecht zylinderlaumer
(edit) @9168   12 years mentzerf * Changed Collision shape of playfield
(edit) @9167   12 years weigeltm small refactor (ridiculously small (really))
(edit) @9162   12 years laumerf added asteroids and pick ups
(edit) @9161   12 years weigeltm updated tower template and more stuff
(edit) @9160   12 years mentzerf * Fixed height of towers + not adding towers when they were added already
(edit) @9159   12 years scmoritz 3DScene added. creation of the arrow doesnt work.
(edit) @9157   12 years huttemat ShipSelecting working, still hackish and featureless though
(edit) @9155   12 years lkevin Changed pickup icon and xml for possible varieties of the pickup in …
(edit) @9154   12 years mentzerf * Fixed size of oxw stuff. + Added tileScale to …
(edit) @9150   12 years laumerf bla
(edit) @9149   12 years mentzerf - Removed Tower Model
(edit) @9148   12 years mentzerf * Changed addWaypointsAndFirstEnemy
(edit) @9146   12 years weigeltm exported tower
(edit) @9145   12 years weigeltm exported tower
(edit) @9144   12 years mentzerf + Added Tower model, not in game yet
(edit) @9143   12 years jo Some hints added on how to proceed.
(edit) @9142   12 years mentzerf + Tried to create waypoints programmatically, succeeded, BUT: the …
(edit) @9141   12 years mentzerf Added readme file and reformatted some more
(edit) @9140   12 years mentzerf * Fixed a bug that prevented compiling
(edit) @9139   12 years mentzerf * Fixed some formatting, some comments and some logs. Done for today.
(edit) @9138   12 years mentzerf Fixed the oxw file (some more): * the playfield now lies in the x,y …
(edit) @9137   12 years mentzerf + 'addTower' now adds a "tower" (actually a green cube) at 0,0
(edit) @9136   12 years mentzerf + Added console command "addTower" to later spawn in towers. Now only …
(edit) @9135   12 years mentzerf + Added class Tower, later will be used to spawn in towers
(edit) @9134   12 years mentzerf + Added Template for tower * Replaced StaticEntity for playfield with …
(edit) @9133   12 years mentzerf Fixed oxw file: * Camera is now focus on 0,0,0 and locked on a …
(edit) @9132   12 years mentzerf - Deleted Playfield files, they are in the trunk now
(edit) @9130   12 years laumerf added new checkpoints
(edit) @9129   12 years mentzerf added spaceship that follows four waypoints on the playfield
(edit) @9128   12 years huttemat some stuff not yet saved
(edit) @9127   12 years huttemat shipselection core works now
(edit) @9124   12 years mentzerf restored working playfield
(edit) @9123   12 years mentzerf * Fixed SVN error
(edit) @9122   12 years mentzerf Updated oxw and added method call to spawnEnemy
(edit) @9121   12 years laumerf Added new Checkpoints
(edit) @9120   12 years laumerf Added new Checkpoints
(edit) @9119   12 years lkevin added DamageBoostPickup files too
(edit) @9118   12 years lkevin First working version. Default damage increase is currently set to …
(edit) @9117   12 years mentzerf + Should spawn enemy now
(edit) @9116   12 years mentzerf adjusted position of the plazfield
(edit) @9115   12 years landauf removed sample tests
(edit) @9114   12 years landauf added tests for several classes and functions in util
(edit) @9113   12 years jo Forgot to update the Prereqs
(edit) @9112   12 years jo Created minimal working version for the TowerDefence module. The code …
(edit) @9111   12 years mentzerf + Added did to CMakeList of src/modules
(edit) @9110   12 years mentzerf + Added CMakeLists.txt + Added basic centerpoint class
(edit) @9109   12 years mentzerf * Updated oxw once again
(edit) @9108   12 years mentzerf * Updated oxw once again
(edit) @9107   12 years laumerf Created course
(edit) @9106   12 years mentzerf Changed oxw
(edit) @9105   12 years scmoritz Movement to Waypoint fixed. Speed still has to get adjusted
(edit) @9104   12 years mentzerf * Changed TowerDefense superclass to DeathMatch * Updated oxw
(edit) @9103   12 years mentzerf * Changed TowerDefense superclass to DeathMatch * Updated oxw
(edit) @9101   12 years huttemat changing xml files
(edit) @9099   12 years lkevin Found a way to implement damage modifiers by adding a flag to the …
(edit) @9098   12 years mentzerf Added Gametype class
(edit) @9097   12 years mentzerf Renamed playfield texture
(edit) @9096   12 years mentzerf Added level files
(edit) @9095   12 years mentzerf restored emptzlevel and added towerdefense test level\
(edit) @9094   12 years mentzerf Added Textures and Cube into empty level
(edit) @9093   12 years scmoritz Movement to Waypoint fixed. Speed still has to get adjusted
(edit) @9092   12 years jo Tetris on the way to get completed. I fixed some bugs concerning …
(edit) @9091   12 years jo Adding missing files.
(edit) @9090   12 years jo Fighting with the controller. 'Undefined reference to …
(edit) @9089   12 years jo Almost playable :-) Two obvious bugs are remaining concerning …
(edit) @9088   12 years jo Still a long way to go. A short todo list can be found at the …
(edit) @9087   12 years jo Still a long way to go. A short todo list can be found at the …
(edit) @9086   12 years jo Tetris contais almost the same features as before introducing bricks. …
(edit) @9085   12 years jo backup checkin - still the same bugs experiencable
(edit) @9084   12 years jo Rotating bricks works. Next step: repairing the collision detection.
(edit) @9083   12 years jo Camera works.
(edit) @9082   12 years jo Trying to create tetris bricks. Rough implementation done. Still …
(edit) @9081   12 years jo Added rotation to the TetrisStones.
(edit) @9079   12 years dafrick New branch to work on questlog/questmenu.
(edit) @9078   12 years landauf small fix in google-test that seems to prevent a windows dialog from …
(edit) @9077   12 years landauf reverted changes of r9020 in LibraryConfig.cmake fixed warning in …
(edit) @9076   12 years landauf small fixes and adjustments of code and documentation
(edit) @9074   12 years huttemat test
(edit) @9071   12 years laumerf checkpoints
(edit) @9070   12 years toliecht bla
(edit) @9066   12 years weigeltm derp
(edit) @9061   12 years laumerf new collision shape
(edit) @9059   12 years laumerf added new files
(edit) @9057   12 years huttemat test2
(edit) @9056   12 years laumerf Ebene eingefuegt
(edit) @9054   12 years scmoritz kein Zittern mehr, vereinzelte ungeplante Richtungsaenderungen
(edit) @9047   12 years landauf made SubString more standard compliant
(edit) @9046   12 years huttemat test
(edit) @9045   12 years huttemat added wip ship selection menu
(edit) @9043   12 years scmoritz
Note: See TracRevisionLog for help on using the revision log.