Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2909   15 years dafrick Merging the QuestSystem branch to the trunk. Let's hope, this isn't a …
(edit) @2908   15 years dafrick Reverted to revision 2906 (because I'm too stupid to merge correctly, …
(edit) @2907   15 years dafrick Merging of the current QuestSystem branch.
(edit) @2906   15 years landauf removed 3 warnings
(edit) @2905   15 years Aurelian My first version with working triggers in a row…
(edit) @2904   15 years scheusso reverted changes from 2902
(edit) @2903   15 years scheusso merged changes made to trunk (r2902) into branch
(edit) @2902   15 years vmikos this is my first upload of the basematchfile
(edit) @2901   15 years Hagen The class HsW01 was added, but is only a copy of LaserGun
(edit) @2900   15 years danielh - some changes to the base framework - added DroppedItem - implemented …
(edit) @2899   15 years erwin implemented SoundManager class
(edit) @2898   15 years landauf created new weapon branch
(edit) @2897   15 years landauf removed weapon1 branch
(edit) @2896   15 years landauf Merged gui branch back to trunk. I did 2 small changes in …
(edit) @2895   15 years landauf removed miniprojects branch
(edit) @2894   15 years landauf eolstyle
(edit) @2893   15 years landauf merged weaponsystem branch back to trunk
(edit) @2892   15 years bknecht catching CEGUI error to avoid sigabrt. ready for merge
(edit) @2891   15 years bknecht * changed option for inherited members: the list of members is long as …
(edit) @2890   15 years landauf - Added overlay element for the Pong Gametype - Changed the type of …
(edit) @2889   15 years adrfried FDWatcher and GGZClient Objects introduced
(edit) @2888   15 years adrfried cmake install prefix reset, compiler flags fixed
(edit) @2887   15 years bknecht first part of finishing up to merge back. solving some issues I ran …
(edit) @2886   15 years polakma forgot to add a file
(edit) @2885   15 years landauf Extended PongAI: - Random prediction errors depend on the vertical …
(edit) @2884   15 years bknecht Reducing width of class diagrams for nicer images
(edit) @2883   15 years landauf reapplied mingw-patch
(edit) @2882   15 years rgrieder Update from Bullet 2.73 to 2.74.
(edit) @2881   15 years bknecht Added directories and paths so we can also display images (using the …
(edit) @2880   15 years bknecht Now we also have the version number and name displayed on the main page
(edit) @2879   15 years bknecht Found another way to produce a great doxygen output
(edit) @2878   15 years bknecht Modified doxy.config.in to produce nicer HTML output for trac. This …
(edit) @2877   15 years bknecht reverted back everything, sorry KDevelop screws things up sometimes
(edit) @2876   15 years bknecht corrected exclude path and added an exclude pattern which should …
(edit) @2875   15 years bknecht (Doxygen) Documentation added for GUIManager and some GameState classes.
(edit) @2874   15 years bknecht Changes in Doxygen to check if it works on nautilus to compile it together
(edit) @2873   15 years bknecht Doxygen fixes. Please advise me on better places or methods to fix it. …
(edit) @2872   15 years landauf some small adjustments in PongAI and related classes
(edit) @2871   15 years rgrieder Removed other piece of setting the install prefix as well.
(edit) @2870   15 years bknecht additional commentary to my last commit. maybe useful in the future, …
(edit) @2869   15 years bknecht Including some features to use only mouse or keys in a GUI, also …
(edit) @2868   15 years adrfried cmake install prefix reset, compiler flags fixed
(edit) @2867   15 years bknecht Magician Beni on what he does best: Fixed the problem with the large …
(edit) @2866   15 years erwin Added src/sound and some files
(edit) @2865   15 years FelixSchulthess created branch for weapon development
(edit) @2864   15 years danielh first commit of pickup system - working PickupCollection - working …
(edit) @2863   15 years rgrieder -Wno-deprecated is only available for C++, but fortunately the …
(edit) @2862   15 years rgrieder quote: "Fixed some bugs. Please do not break the code, when working …
(edit) @2861   15 years scheusso - moved serialise functions from …
(edit) @2860   15 years landauf Improved PongAI - it tries to predict the position of the ball (but …
(edit) @2859   15 years rgrieder Infinite loop bugfix if orxonox_dev_build.keep_me is missing.
(edit) @2858   15 years dafrick Done some documenting, and resolved some (possible) issues. So the …
(edit) @2857   15 years landauf added configurable PongAI-strength
(edit) @2856   15 years Naaduun implemented Map::openMap()
(edit) @2855   15 years rgrieder Two small fixes.
(edit) @2854   15 years rgrieder small fixes with game states.
(edit) @2853   15 years bknecht Fixed some bugs. Please do not break the code, when working with other …
(edit) @2852   15 years polakma added unlimited munition, reverted shared munition and fixed some bugs
(edit) @2851   15 years landauf Fixed attachment of "absolute" CameraPosition-Nodes in the Network …
(edit) @2850   15 years rgrieder - Started working on cleaning up the GameState mess ;) - Cleaned out …
(edit) @2849   15 years rgrieder Bug fix in the InputManager.
(edit) @2848   15 years rgrieder Exported showsGraphics, etc. to a new class named GameMode in the core.
(edit) @2847   15 years rgrieder De initialisation bugfix in GSGraphics.
(edit) @2846   15 years rgrieder Moving game clock from Core to Game. Other small fixes.
(edit) @2845   15 years rgrieder - Moved some code from Game to Main and GSRoot - Renamed "gui" …
(edit) @2844   15 years rgrieder Implemented new GameState concept. It doesn't differ that much from …
(edit) @2843   15 years rgrieder Exported TimeFactorListener to separate file in the tools folder.
(edit) @2842   15 years rgrieder Header file fixes (reduced some dependencies).
(edit) @2841   15 years rgrieder Using loadGUI_2.lua in this branch now.
(edit) @2840   15 years bknecht GUIManager now behaves how it should. Most things seem to work fine. …
(edit) @2839   15 years landauf added AI for the Pong gametype improved Pong gameplay
(edit) @2838   15 years Naaduun Added PKGBUILD for building package in Archlinux. See …
(edit) @2837   15 years Naaduun added Map class
(edit) @2836   15 years scheusso merge old netp branch to netp2 (still because of multiplayer pong…)
(edit) @2835   15 years scheusso create new netp branch (in order to play multiplayer pong )
(edit) @2834   15 years bknecht When you change the camera, the GUI is now newly set. Also: the GUI …
(edit) @2833   15 years scheusso some bugfixes (client crashed when server was killed 2 times)
(edit) @2832   15 years scheusso further improvements in network (eliminated double calls of …
(edit) @2831   15 years danielh removed old pickup system
(edit) @2830   15 years landauf created new branch for the particles-project
(edit) @2829   15 years landauf created new branch for the sound-project
(edit) @2828   15 years landauf created new branch for the pickup-project
(edit) @2827   15 years landauf created new branch for all 3 gametype-projects
(edit) @2826   15 years landauf merged miniprojects branch back to trunk
(edit) @2825   15 years landauf eol-style:native
(edit) @2824   15 years landauf Added "Pong" minigame
(edit) @2823   15 years rgrieder Further optimisations by using std::vector instead of std::list for …
(edit) @2822   15 years scheusso reduced overhead/load of Synchronisable::getSize quite a lot
(edit) @2821   15 years landauf renamed TeamGametype to TeamDeathmatch.
(edit) @2820   15 years landauf Split Gametype into Gametype+Deathmatch. The only difference is output …
(edit) @2819   15 years landauf moved gametype-HUD from PlayerInfo to HumanPlayer
(edit) @2818   15 years landauf added two new functions to Gametype
(edit) @2817   15 years rgrieder Removed GameState template and renamed GameStateBase to GameState. …
(edit) @2816   15 years rgrieder Upgrade number two for the InputManager: An InputState can have two …
(edit) @2815   15 years rgrieder various small changes: - Fixed a bug in the GameStates concerning …
(edit) @2814   15 years rgrieder InputManager upgrade number one: InputState priorities are managed …
(edit) @2813   15 years landauf fixed shooting bug
(edit) @2812   15 years landauf fixed shooting bug
(edit) @2811   15 years landauf fixed shooting bug
(edit) @2810   15 years landauf fixed shooting bug
Note: See TracRevisionLog for help on using the revision log.