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