Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9223   12 years landauf renamed setType<T>() to reset<T>()
(edit) @9222   12 years landauf renamed MT_Value as MultiType::Type and removed it from the public …
(edit) @9221   12 years landauf added tests for MultiType added isType<void>() which is equivalent to …
(edit) @9220   12 years ninow fixed some errors
(edit) @9219   12 years scmoritz 3D arrow added. Spinns around like crazy. the partyarrow needs a fix :)
(edit) @9218   12 years ninow Forgot to add Files
(edit) @9217   12 years ninow First Checkin of my Gametype
(edit) @9216   12 years smerkli merged branch spacegate
(edit) @9215   12 years kevint Added model
(edit) @9214   12 years lukasmue enabled Metal music theme
(edit) @9213   12 years weigeltm tried to fix towers. failed.
(edit) @9212   12 years pianezza adde space junk models
(edit) @9211   12 years mentzerf + Now only adding tower if there is enough credit
(edit) @9210   12 years lukasmue Added Metal music theme
(edit) @9209   12 years pianezza update
(edit) @9208   12 years smerkli merged branch shipSelection
(edit) @9207   12 years mentzerf + Added new class 'TowerDefensePlayerStats' to manage stats - Removed …
(edit) @9206   12 years kevint Spacegate model exported
(edit) @9205   12 years smerkli Added sound branch to test some sound-related things before merging.
(edit) @9204   12 years mentzerf * Renamed TowerDefensePlayerStats to TowerDefenseHUDController
(edit) @9203   12 years smerkli merged branch surfaceRace
(edit) @9202   12 years smerkli small color update to damageboostpickup
(edit) @9201   12 years huttemat many bugfixes, code cleanup, documentation
(edit) @9200   12 years lkevin Changed colour of the damageboost pickups.
(edit) @9199   12 years mentzerf Tower.blend now in SVN
(edit) @9198   12 years pianezza update
(edit) @9197   12 years mentzerf * Changed Tower material and mesh
(edit) @9196   12 years mentzerf - Removed unused files
(edit) @9195   12 years smerkli merged branch pickup2012
(edit) @9194   12 years mentzerf Yet another new model…
(edit) @9193   12 years mentzerf Created another tower model
(edit) @9192   12 years lkevin added media for damageboost pickup… all of them.
(edit) @9191   12 years lkevin added media for damageboost pickup
(edit) @9190   12 years mentzerf Added Tower mesh
(edit) @9189   12 years smerkli Created presentation branch for FS2012.
(edit) @9188   12 years mentzerf * Now using new waypoints
(edit) @9187   12 years laumerf replaced pickups
(edit) @9186   12 years laumerf added preview png for surface race
(edit) @9185   12 years huttemat test
(edit) @9184   12 years lkevin Finished DamageBoost Pickup and the XML inclusions are working now.
(edit) @9183   12 years pianezza update
(edit) @9182   12 years pianezza update
(edit) @9181   12 years jo That was not supposed.
(edit) @9180   12 years jo TowerDefenseHUD is displayed correctly now.
(edit) @9179   12 years kevint Textured
(edit) @9178   12 years pianezza
(edit) @9177   12 years scmoritz 3D arrow trial
(edit) @9176   12 years toliecht added blackcube
(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) @9170   12 years toliecht new color
(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) @9166   12 years pianezza new models
(edit) @9165   12 years rgrieder Fixed OGRE plugin finding for Ubuntu precise. Untested!
(edit) @9164   12 years jo Possible fix for Ubuntu precise. Cmake runs without further errors. …
(edit) @9163   12 years rgrieder Possible quickfix for tolua finding on Ubuntu precise.
(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) @9158   12 years pianezza satellite
(edit) @9157   12 years huttemat ShipSelecting working, still hackish and featureless though
(edit) @9156   12 years pianezza satellite
(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) @9153   12 years mentzerf + Added Tower mesh files
(edit) @9152   12 years laumerf added new material
(edit) @9151   12 years laumerf added new image
(edit) @9150   12 years laumerf bla
(edit) @9149   12 years mentzerf - Removed Tower Model
(edit) @9148   12 years mentzerf * Changed addWaypointsAndFirstEnemy
(edit) @9147   12 years laumerf added new mesh
(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) @9131   12 years mentzerf Added files for Towerdefense (Playfield mesh and material) to the trunk
(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) @9126   12 years pianezza textures
(edit) @9125   12 years pianezza textures
(edit) @9124   12 years mentzerf restored working playfield
Note: See TracRevisionLog for help on using the revision log.