Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @2809   15 years landauf reverted commit 2782 which was: > Another 15% performance boost in …
(edit) @2808   15 years bknecht You can now toggle visibility ingame. Strangely the SceneManager …
(edit) @2807   15 years rgrieder Moved global game clock to Core. Use getGameClock() for a const …
(edit) @2806   15 years landauf fixed a small bug
(edit) @2805   15 years rgrieder Added new class: Game It represents basic operation related to the …
(edit) @2804   15 years polakma some enhancements, but not working…
(edit) @2803   15 years adrfried Create branch ggz
(edit) @2802   15 years landauf created new branch
(edit) @2801   15 years rgrieder Move graphic related content of GSGraphics to GraphicsManager which …
(edit) @2800   15 years rgrieder Renaming "tick" to "update" for all those classes not inheriting from …
(edit) @2799   15 years rgrieder Moved all core related initialisations from Main.cc and GSRoot.cc to …
(edit) @2798   15 years rgrieder Added static function to SynchronisableVariableBase to avoid including …
(edit) @2797   15 years landauf Added some #ifndef's around #define NOMINMAX and #define FORCEINLINE …
(edit) @2796   15 years bknecht created new branch to work on ingame GUI and GUI in general
(edit) @2795   15 years scheusso forgot to add some file
(edit) @2794   15 years scheusso some optimisations (mostly inlined SynchronisableVariable functions) …
(edit) @2793   15 years scheusso create new branch for network and performance changes
(edit) @2792   15 years rgrieder Finally found the MSVC IntelliSense bug! It wasn't working at all, so …
(edit) @2791   15 years rgrieder Please never commit any changes to the external libraries! It doesn't …
(edit) @2790   15 years bknecht Ugly hack to use GUI ingame. Hack itself needs improvement AND of …
(edit) @2789   15 years landauf - Moved default-hud (chat, gamestate info) from Controller to …
(edit) @2788   15 years dafrick Some more changes…
(edit) @2787   15 years rgrieder Bugfix: _NDEBUG is never defined.
(edit) @2786   15 years dafrick Some changes to QuestManager and NotificationManager by Reto's …
(edit) @2785   15 years dafrick Made QuestManager and NotificationManager to Singletons. Fixed/Changed …
(edit) @2784   15 years rgrieder - Using std::vector instead of std::list in register/unregister …
(edit) @2783   15 years dafrick Erradicated an infinite loop, and some wannabe-memory leaks. Also …
(edit) @2782   15 years rgrieder Another 15% performance boost in dedicated mode, 30 bots, no clients. …
(edit) @2781   15 years dafrick Got the Notifications to work. Rudimentarily, at least… \nNow comes …
(edit) @2780   15 years rgrieder Checking whether a function really does what you think might sometimes …
(edit) @2779   15 years dafrick Updated questsystem to current trunk. Synchronized it with my local …
(edit) @2778   15 years polakma now you can choose between shared munition and normal munition
(edit) @2777   15 years dafrick New QuestSystem branch…
(edit) @2776   15 years Naaduun my Drone steering function
(edit) @2775   15 years landauf small adjustments
(edit) @2774   15 years rgrieder Fix
(edit) @2773   15 years rgrieder Removed all enet and boost includes from header files in the network …
(edit) @2772   15 years Aurelian Ich bin auch eine Dronensteuerungsfunktion
(edit) @2771   15 years danielh this is my version of the Drone steering function
(edit) @2770   15 years mockm this is mz version of the Drone steering function
(edit) @2769   15 years scheusso not needed anymore
(edit) @2768   15 years landauf added TeamGametype
(edit) @2767   15 years scheusso forgot one line
(edit) @2766   15 years scheusso removed the lines that the student have to find out themselves
(edit) @2765   15 years scheusso the whole thing works kind of now
(edit) @2764   15 years rgrieder segfault
(edit) @2763   15 years scheusso first efforts for a tutorial
(edit) @2762   15 years rgrieder Have fun Oli! ;) Added run script for standalone.
(edit) @2761   15 years rgrieder Removed forgotten std::cout output in Factory (from objecthierarchy …
(edit) @2760   15 years scheusso create new tutorial branch
(edit) @2759   15 years scheusso merged network branch (windows,multiplayer fixes) back to trunk
(edit) @2758   15 years scheusso some cleanup (mostly comments)
(edit) @2757   15 years rgrieder Code level compliance with OGRE 1.6 You can not yet use it though! The …
(edit) @2756   15 years rgrieder Minimising problems when including windows.h because it defines macros …
(edit) @2755   15 years landauf created new branch to prepare the miniprojects
(edit) @2754   15 years rgrieder With regards to Oli. (trunk commit from before).
(edit) @2753   15 years rgrieder Signalhandler should not append to orxonox_crash.log but write to the …
(edit) @2752   15 years adrfried don't fail if no /etc/hostname
(edit) @2751   15 years scheusso (partially) fixed network issues with explosionchunk the problem that …
(edit) @2750   15 years rgrieder Using POSIX forward slashes on Windows as well. There is only one …
(edit) @2749   15 years scheusso changed the process of classid (or networkid in the factory) …
(edit) @2748   15 years rgrieder - Removed very old testing file - Removed old testing CMake code. Also …
(edit) @2747   15 years rgrieder Moved old tutorial to tags if somebody ever needed to have a look at it..
(edit) @2746   15 years landauf removed presentation branch
(edit) @2745   15 years rgrieder Fixed missing dedicated run script on windows.
(edit) @2744   15 years rgrieder Removed buildsystem3 branch and the asylum. The latter doesn't seem to …
(edit) @2743   15 years landauf created new weaponsystem branch
(edit) @2742   15 years landauf removed old objecthierarchy branch
(edit) @2741   15 years landauf removed old pickups branch
(edit) @2740   15 years landauf removed old questsystem branch
(edit) @2739   15 years landauf removed old questsystem branch
(edit) @2738   15 years landauf removed old weaponsystem branch
(edit) @2737   15 years scheusso removed some inconsistencies (data types)
(edit) @2736   15 years scheusso new network branch to finally fix problems with msvc
(edit) @2735   15 years scheusso not needed anymore
(edit) @2734   15 years rgrieder Added media repository revision info to the newly created 0.0.2 tag.
(edit) @2733   15 years rgrieder Removed tardis hack with ogre.cfg As far as it has been tested today, …
(edit) @2732   15 years rgrieder Added version 0.0.2 tag for the new semester. You will now be working …
(edit) @2731   15 years rgrieder Removed debug output.
(edit) @2730   15 years rgrieder Unix fixes for the last commit.
(edit) @2729   15 years rgrieder - Added run script for the dedicated server - Removed directory …
(edit) @2728   15 years rgrieder Updated to the new tardis libraries. Seems to work fine.
(edit) @2727   15 years rgrieder Minor fix (double slashes).
(edit) @2726   15 years rgrieder Still fixing a bug.
(edit) @2725   15 years rgrieder Trying to fix a bug.
(edit) @2724   15 years rgrieder With regards to Beni ;)
(edit) @2723   15 years rgrieder Unix update for the copyable installation.
(edit) @2722   15 years rgrieder Another typo.
(edit) @2721   15 years rgrieder Stupid me.
(edit) @2720   15 years rgrieder Moved media/CMakeLists.txt to cmake/Media.cmake to allow media …
(edit) @2719   15 years rgrieder Copyable installation could not find the shared libraries on Unix. …
(edit) @2718   15 years scheusso changed version name to Arcturus
(edit) @2717   15 years rgrieder Current version is 0.0.2, not 0.0.3.
(edit) @2716   15 years rgrieder Bug fix in initialisation order.
(edit) @2715   15 years scheusso move 0.0.1 to tags as it's not really a release
Note: See TracRevisionLog for help on using the revision log.