Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2776   17 years Naaduun my Drone steering function
(edit) @2775   17 years landauf small adjustments
(edit) @2774   17 years rgrieder Fix
(edit) @2773   17 years rgrieder Removed all enet and boost includes from header files in the network …
(edit) @2772   17 years Aurelian Ich bin auch eine Dronensteuerungsfunktion
(edit) @2771   17 years danielh this is my version of the Drone steering function
(edit) @2770   17 years mockm this is mz version of the Drone steering function
(edit) @2769   17 years scheusso not needed anymore
(edit) @2768   17 years landauf added TeamGametype
(edit) @2767   17 years scheusso forgot one line
(edit) @2766   17 years scheusso removed the lines that the student have to find out themselves
(edit) @2765   17 years scheusso the whole thing works kind of now
(edit) @2764   17 years rgrieder segfault
(edit) @2763   17 years scheusso first efforts for a tutorial
(edit) @2762   17 years rgrieder Have fun Oli! ;) Added run script for standalone.
(edit) @2761   17 years rgrieder Removed forgotten std::cout output in Factory (from objecthierarchy …
(edit) @2760   17 years scheusso create new tutorial branch
(edit) @2759   17 years scheusso merged network branch (windows,multiplayer fixes) back to trunk
(edit) @2758   17 years scheusso some cleanup (mostly comments)
(edit) @2757   17 years rgrieder Code level compliance with OGRE 1.6 You can not yet use it though! The …
(edit) @2756   17 years rgrieder Minimising problems when including windows.h because it defines macros …
(edit) @2755   17 years landauf created new branch to prepare the miniprojects
(edit) @2754   17 years rgrieder With regards to Oli. (trunk commit from before).
(edit) @2753   17 years rgrieder Signalhandler should not append to orxonox_crash.log but write to the …
(edit) @2752   17 years adrfried don't fail if no /etc/hostname
(edit) @2751   17 years scheusso (partially) fixed network issues with explosionchunk the problem that …
(edit) @2750   17 years rgrieder Using POSIX forward slashes on Windows as well. There is only one …
(edit) @2749   17 years scheusso changed the process of classid (or networkid in the factory) …
(edit) @2748   17 years rgrieder - Removed very old testing file - Removed old testing CMake code. Also …
(edit) @2747   17 years rgrieder Moved old tutorial to tags if somebody ever needed to have a look at it..
(edit) @2746   17 years landauf removed presentation branch
(edit) @2745   17 years rgrieder Fixed missing dedicated run script on windows.
(edit) @2744   17 years rgrieder Removed buildsystem3 branch and the asylum. The latter doesn't seem to …
(edit) @2743   17 years landauf created new weaponsystem branch
(edit) @2742   17 years landauf removed old objecthierarchy branch
(edit) @2741   17 years landauf removed old pickups branch
(edit) @2740   17 years landauf removed old questsystem branch
(edit) @2739   17 years landauf removed old questsystem branch
(edit) @2738   17 years landauf removed old weaponsystem branch
(edit) @2737   17 years scheusso removed some inconsistencies (data types)
(edit) @2736   17 years scheusso new network branch to finally fix problems with msvc
(edit) @2735   17 years scheusso not needed anymore
(edit) @2734   17 years rgrieder Added media repository revision info to the newly created 0.0.2 tag.
(edit) @2733   17 years rgrieder Removed tardis hack with ogre.cfg As far as it has been tested today, …
(edit) @2732   17 years rgrieder Added version 0.0.2 tag for the new semester. You will now be working …
(edit) @2731   17 years rgrieder Removed debug output.
(edit) @2730   17 years rgrieder Unix fixes for the last commit.
(edit) @2729   17 years rgrieder - Added run script for the dedicated server - Removed directory …
(edit) @2728   17 years rgrieder Updated to the new tardis libraries. Seems to work fine.
(edit) @2727   17 years rgrieder Minor fix (double slashes).
(edit) @2726   17 years rgrieder Still fixing a bug.
(edit) @2725   17 years rgrieder Trying to fix a bug.
(edit) @2724   17 years rgrieder With regards to Beni ;)
(edit) @2723   17 years rgrieder Unix update for the copyable installation.
(edit) @2722   17 years rgrieder Another typo.
(edit) @2721   17 years rgrieder Stupid me.
(edit) @2720   17 years rgrieder Moved media/CMakeLists.txt to cmake/Media.cmake to allow media …
(edit) @2719   17 years rgrieder Copyable installation could not find the shared libraries on Unix. …
(edit) @2718   17 years scheusso changed version name to Arcturus
(edit) @2717   17 years rgrieder Current version is 0.0.2, not 0.0.3.
(edit) @2716   17 years rgrieder Bug fix in initialisation order.
(edit) @2715   17 years scheusso move 0.0.1 to tags as it's not really a release
(edit) @2714   17 years scheusso renamed release 0.1.0 to 0.0.1 (more adequate)
(edit) @2713   17 years rgrieder Removed unnecessary header file dependency. boost/filesystem.hpp is …
(edit) @2712   17 years landauf avoid ambiguity when converting from MultiType to string
(edit) @2711   17 years rgrieder Looking at too many places when finding the package or media folder …
(edit) @2710   17 years rgrieder Merged buildsystem3 containing buildsystem2 containing Adi's …
(edit) @2709   17 years rgrieder Added run scripts for client1, client2 and server. They will be copied …
(edit) @2708   17 years rgrieder Restraining more debug output in on the server.
(edit) @2707   17 years scheusso forgot to remove some unnecessary debug output and comments
(edit) @2706   17 years scheusso fixed a bug when building in release mode
(edit) @2705   17 years rgrieder svn:eol-style "native" No code changes at all, just line endings.
(edit) @2704   17 years rgrieder Our code does some stuff it shouldn't do. And this can get problematic …
(edit) @2703   17 years rgrieder Fixed two typos
(edit) @2702   17 years rgrieder Completed work on installation: - The CMake switch INSTALL_COPYABLE …
(edit) @2701   17 years rgrieder No Unicode support for MSVC. MinGW also doesn't support it.
(edit) @2700   17 years rgrieder CppTcl bugfix in interpreter::interpreter(string const &libpath): …
(edit) @2699   17 years rgrieder Typo, curiously didn't test before committing..
(edit) @2698   17 years rgrieder Temporary fix for the relative path problem: On Unix, absolute paths …
(edit) @2697   17 years rgrieder - Removed log folder again (not necessary at all) - Making more use of …
(edit) @2696   17 years rgrieder Bugfix: Accidentally removed /usr from the CMAKE_PREFIX_PATH.
(edit) @2695   17 years rgrieder Minor adjustments. No actual change.
(edit) @2694   17 years rgrieder Installing to /usr instead of /usr/local on Linux.
(edit) @2693   17 years rgrieder Never change a running Microsoft system.
(edit) @2692   17 years rgrieder make_directories should create a directory recursively.
(edit) @2691   17 years rgrieder Include order could be important when dealing with tiny ductile.
(edit) @2690   17 years rgrieder - Moved def_keybindings to media repository in folder defaultConfig - …
(edit) @2689   17 years rgrieder Installing to /usr/bin instead of /usr/bin/orxonox.
(edit) @2688   17 years rgrieder Fix: Variable rename incomplete.
(edit) @2687   17 years rgrieder Installation paths should be relative when using in C++ code if …
(edit) @2686   17 years rgrieder Fixed Unix install: '~' is not accepted when opening files in C++
(edit) @2685   17 years rgrieder Fixed install target: - log and config file go a to separate folder …
(edit) @2684   17 years rgrieder Added convenience run script again on request, but to the build …
(edit) @2683   17 years rgrieder Change of code location wasn't successful. Turning to the user, added …
(edit) @2682   17 years rgrieder Trying to get around in-source build left overs.
(edit) @2681   17 years rgrieder Deleted obsolete branches.
(edit) @2680   17 years rgrieder - Removed run script completely for Linux - Removed root dir run …
(edit) @2679   17 years scheusso another line wrap
(edit) @2678   17 years scheusso some stupid line wrap
(edit) @2677   17 years rgrieder FindTcl workaround bugfix.
Note: See TracRevisionLog for help on using the revision log.