Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10393   10 years landauf found another unregistered class
(edit) @10392   10 years landauf Loader is now a singleton instead of a static class. fixes issue with …
(edit) @10391   10 years meggiman Implemented all necessary classes. No the weapon works without bugs.
(edit) @10390   10 years sborghi We copied the blender meshes of the desigend spacestation into a …
(edit) @10388   10 years erbj adjusted the TowerDefenseSelecter, but there is still a problem with …
(edit) @10385   10 years maxima new branch for clangenb
(edit) @10382   10 years landauf found another unregistered class
(edit) @10381   10 years landauf removed check from r10379 again
(edit) @10380   10 years landauf registered missing classes. WorldEntityCollisionShape is the only …
(edit) @10379   10 years landauf check if all classes are registered
(edit) @10378   10 years landauf fixed issue with tower shooting at centerpoint
(edit) @10377   10 years landauf added a check which tries to detect wrongly configured class hierarchy …
(edit) @10376   10 years landauf added helper function to reduce code duplication
(edit) @10375   10 years landauf trying to keep the correct order of parents
(edit) @10374   10 years landauf added flag to define if a class should be used as a virtual parent …
(edit) @10373   10 years landauf detail (re-ordered functions)
(edit) @10372   10 years landauf use lists instead of sets to store parent identifiers. this allows to …
(edit) @10371   10 years landauf trying to make the initialization of parents of an identifier better …
(edit) @10370   10 years landauf more checks.
(edit) @10369   10 years meggiman Alle Klassen implementiert um die Waffe abzufeuern. Noch sehr fehlerhaft.
(edit) @10368   10 years erbj added timer in tick function to pause for 10 seconds between waves , …
(edit) @10367   10 years landauf removed some functions which were (almost) unused
(edit) @10366   10 years landauf found a better solution to find identifiers that don't belong to the …
(edit) @10365   10 years landauf fixed tests, added more output
(edit) @10364   10 years landauf only check class hierarchy in dev mode
(edit) @10363   10 years landauf bugfix: class hierarchy wrongly considered the classes of nested …
(edit) @10362   10 years landauf use static identifier initializer to store the inheritance definition …
(edit) @10361   10 years landauf added run-time check for class hierarchy
(edit) @10360   10 years landauf wrap Identifiers in a StaticallyInitializedInstance. doesn't do a lot …
(edit) @10359   10 years landauf added tests
(edit) @10358   10 years landauf removed int constructor & assignment-operator from WeakPtr and SmartPtr
(edit) @10357   10 years landauf don't include CoreIncludes.h in *.h files
(edit) @10356   10 years landauf fixed test
(edit) @10355   10 years landauf don't forget to register new commands (fixes 'alias' command)
(edit) @10354   10 years landauf moved code from static initializer into new function in …
(edit) @10353   10 years landauf detail
(edit) @10352   10 years landauf wrap ConsoleCommands in StaticallyInitializedInstances
(edit) @10351   10 years landauf using the 'official' way to define a non-static console command
(edit) @10350   10 years landauf removed hack
(edit) @10349   10 years landauf removed hack. addBots/killBots is now part of Gametype
(edit) @10348   10 years landauf removed unnecessary helper functions
(edit) @10347   10 years landauf moved console command macros to a new file (ConsoleCommandIncludes.h)
(edit) @10346   10 years landauf moved static contents from ConsoleCommand to ConsoleCommandManager
(edit) @10345   10 years landauf wrap CommandLineArguments in StaticallyInitializedInstances
(edit) @10344   10 years landauf remove and destroy StaticallyInitializedInstances
(edit) @10343   10 years landauf moved CommandLineParser into separate subfolder
(edit) @10342   10 years landauf added helper class for module initialization
(edit) @10341   10 years meggiman Started implementing GravityBombField
(edit) @10340   10 years erbj Tower upgrade now implemented and towers are now saved in the …
(edit) @10336   10 years meggiman Started implementing GravityBomb.cc
(edit) @10335   10 years erbj tower don't shoot at the centerpoint anymore(because we shifted it by …
(edit) @10334   10 years frovelli Added serverlist ping display in LAN
(edit) @10328   10 years landauf created branch to work on new core features
(edit) @10327   10 years landauf re-creating branch…
(edit) @10326   10 years meggiman Created header files for new classes GravityBombFire and GravityBomb
(edit) @10325   10 years erbj tower templates verwaltet und tower direkt turret, nicht eigenes objekt
(edit) @10324   10 years maxima new branch
(edit) @10321   10 years sborghi New Level File
(edit) @10320   10 years maxima new branch for sborghi
(edit) @10319   10 years erbj tower now inherits from turret
(edit) @10315   10 years rgraczyk Added some comments
(edit) @10312   10 years maxima new branch for andrea
(edit) @10309   10 years maxima new branch for PPS
(edit) @10308   10 years maxima new branch for PPS
(edit) @10302   10 years maxima new branch for meggiman
(edit) @10285   10 years landauf created branch to work on new core features
(edit) @10283   10 years maxima New Branch for PPS FS15.
(edit) @10282   10 years maxima AutonomousDrone files for Tutorial
(edit) @10280   10 years maxima Trunk(-r10279) merged to tutorial branch. Works now on ITET-Tardis.
(edit) @10276   10 years maxima Copy of the trunk for the PPS Tutorial
(edit) @10275   10 years landauf removed old branches
(edit) @10257   10 years landauf fixed tag
(edit) @10256   10 years landauf found some hidden changes in a merge commit in presentationHS14 and …
(edit) @10255   10 years landauf merged storymodeHS14
(edit) @10254   10 years landauf cleanup
(edit) @10253   10 years landauf improved campaign mode. use config value instead of writing a new …
(edit) @10251   10 years landauf use relative path
(edit) @10250   10 years landauf tabs → spaces. removed temp-file
(edit) @10249   10 years landauf autoformatted code and removed commented block
(edit) @10248   10 years landauf merged towerdefenseHS14 (except some debug code)
(edit) @10247   10 years landauf fixed warnings (MinGW)
(edit) @10246   10 years landauf replaced tabs with spaces + some formatting sometimes. no changes in code.
(edit) @10245   10 years landauf fixed some warnings (MSVC)
(edit) @10244   10 years landauf eol-style native
(edit) @10243   10 years landauf merged the updated controller files from trunk (including SVN history)
(edit) @10242   10 years landauf merged hudHS14
(edit) @10241   10 years landauf cleanup
(edit) @10240   10 years landauf replaced tabs with spaces. no changes in code.
(edit) @10239   10 years landauf fixed some warnings (MSVC)
(edit) @10238   10 years landauf merged weaponupdateHS14 (except some unnecessary changes)
(edit) @10237   10 years landauf merged surfaceraceHS14 (but without all the strange stuff that …
(edit) @10236   10 years landauf replaced tabs with spaces. no changes in code.
(edit) @10235   10 years landauf fixed build and warnings (MSVC)
(edit) @10234   10 years landauf changed paths
(edit) @10233   10 years landauf renamed module dodgerace2 → dodgerace
(edit) @10232   10 years landauf eol-style native
(edit) @10231   10 years landauf merged minigame4DHS14
(edit) @10230   10 years landauf replaced tabs with spaces. no changes in code.
(edit) @10229   10 years landauf fixed warnings & details
(edit) @10228   10 years landauf removed accidentally added merge-info (where did that come from?)
Note: See TracRevisionLog for help on using the revision log.