|
|
@3372
|
15 years |
scheusso |
cleaned up an old todo file and moved it to the network folder (as it …
|
|
|
@3370
|
15 years |
rgrieder |
Merged resource branch back to the trunk. Changes:
- Automated …
|
|
|
@3369
|
15 years |
rgrieder |
Removed the empty merge-info property from four files. When merging …
|
|
|
@3368
|
15 years |
rgrieder |
Added NO_INSTALL argument for ORXONOX_ADD_EXECUTABLE/LIBRARY and moved …
|
|
|
@3351
|
15 years |
rgrieder |
Build fix for windows.
|
|
|
@3341
|
15 years |
rgrieder |
Dedicated input thread now ends without hitting enter on Unix
|
|
|
@3334
|
15 years |
Naaduun |
=Fixed a camera bug in map
|
|
|
@3333
|
15 years |
rgrieder |
Adjusted orxonox_cast to support const pointers. References shall not …
|
|
|
@3332
|
15 years |
rgrieder |
Added TypeTraits.h from the Loki library (stripped it a bit though). …
|
|
|
@3331
|
15 years |
rgrieder |
Minor problem with exception catching.
|
|
|
@3330
|
15 years |
rgrieder |
Added general PCH_ENABLE option in CMake to disable PCH with one …
|
|
|
@3329
|
15 years |
rgrieder |
Build fix for the JoyStick.
|
|
|
@3327
|
15 years |
rgrieder |
Merged all remaining revisions from core4 back to the trunk.
|
|
|
@3326
|
15 years |
landauf |
small fix against the thread-exit assertion failure
|
|
|
@3325
|
15 years |
rgrieder |
Merged orxonox_cast related revisions from core4 back to trunk.
|
|
|
@3323
|
15 years |
rgrieder |
ORXONOX_USE_WINMAIN should now work as expected.
|
|
|
@3322
|
15 years |
rgrieder |
Removed unnecessary PCH dependencies.
|
|
|
@3321
|
15 years |
rgrieder |
Build fix for the TclThreadManager.
|
|
|
@3318
|
15 years |
rgrieder |
Re-reverting TclThreadManager changes.
|
|
|
@3313
|
15 years |
rgrieder |
Reverted TclThreadManager commits to make a tag (there's possibly …
|
|
|
@3312
|
15 years |
scheusso |
fix in disconnect behaviour
|
|
|
@3308
|
15 years |
landauf |
moved the boost forward declarations to CorePrereqs.h
|
|
|
@3307
|
15 years |
landauf |
Completely rewrote TclThreadManager. This fixes several bugs from the …
|
|
|
@3305
|
15 years |
rgrieder |
Removed annoying warning on Windows.
|
|
|
@3304
|
15 years |
rgrieder |
Merged netp6 branch back to the trunk.
|
|
|
@3301
|
15 years |
rgrieder |
Found even more casts. They sure aren't all of them, but I hope to …
|
|
|
@3300
|
15 years |
rgrieder |
Found a few more C-Style casts.
|
|
|
@3297
|
15 years |
landauf |
fixed ticket #318 ("client connected" message now only appears for …
|
|
|
@3296
|
15 years |
landauf |
1-line-merge to trunk
|
|
|
@3287
|
15 years |
rgrieder |
Console should now be visible again in the main menu (and FPS text as …
|
|
|
@3282
|
15 years |
landauf |
removed mergeinfo property (please be careful with partial merges, …
|
|
|
@3280
|
15 years |
rgrieder |
Merged most of the core4 revisions back to the trunk except for:
- …
|
|
|
@3241
|
15 years |
rgrieder |
You shouln't feed GCC too much non standard compliant code
|
|
|
@3234
|
15 years |
rgrieder |
Using enum instead of a const bool to ensure the variable doesn't get …
|
|
|
@3233
|
15 years |
rgrieder |
Possibly reinstated code compliance with GCC 4.4
Could anyone with GCC …
|
|
|
@3232
|
15 years |
rgrieder |
Moved implicit conversion detection from Convert.h to the new …
|
|
|
@3214
|
15 years |
scheusso |
merged netp5 back to trunk
|
|
|
@3205
|
15 years |
rgrieder |
Removed a few warnings.
|
|
|
@3204
|
15 years |
rgrieder |
PCH should be enabled by default for the orxonox target.
|
|
|
@3198
|
15 years |
scheusso |
merged netp4 back to trunk
|
|
|
@3196
|
15 years |
rgrieder |
Merged pch branch back to trunk.
|
|
|
@3110
|
15 years |
rgrieder |
Removed old msvc specific support for precompiled header files.
|
|
|
@3108
|
15 years |
erwin |
first attempt to implement sounds for pong, only score sound is …
|
|
|
@3105
|
15 years |
landauf |
fixed self-collision with projectiles
|
|
|
@3104
|
15 years |
landauf |
Added two new HUD-elements for TeamBaseMatch and UnderAttack
|
|
|
@3103
|
15 years |
scheusso |
some fixes and changes (also signalhandler)
|
|
|
@3102
|
15 years |
scheusso |
fixed some problems when changing the gamestate (from menu to server i.e.)
|
|
|
@3101
|
15 years |
landauf |
merged revision 3090 from map branch back to trunk
|
|
|
@3100
|
15 years |
scheusso |
reapplied retos patch
|
|
|
@3099
|
15 years |
landauf |
Added Gameplay messages (Announces, Killmessages and Deathmessages)
|
|
|
@3098
|
15 years |
rgrieder |
Either my box or Oli's gets screwed, but since it only didn't work on …
|
|
|
@3097
|
15 years |
scheusso |
small possible memory leak closed
|
|
|
@3096
|
15 years |
rgrieder |
Found some leftovers of my attempt to partially shut down OGRE (which …
|
|
|
@3095
|
15 years |
landauf |
fixed standalone chat
|
|
|
@3094
|
15 years |
rgrieder |
Adding functionality to the server, client and dedicated buttons …
|
|
|
@3093
|
15 years |
scheusso |
it is now possible to send packets/network function calls to all …
|
|
|
@3092
|
15 years |
rgrieder |
SoundManager.cc: alutGetMIMETypes might return NULL instead of const …
|
|
|
@3091
|
15 years |
rgrieder |
Hitting the X-Button of the window actually stops orxonox now.
|
|
|
@3089
|
15 years |
landauf |
merged map branch back to trunk
|
|
|
@3088
|
15 years |
scheusso |
fix in Projectile (there was no createFactory) and some additional …
|
|
|
@3087
|
15 years |
landauf |
merged particles branch back to trunk
|
|
|
@3086
|
15 years |
landauf |
added bot-support for TeamBaseMatch (and some small fixes)
|
|
|
@3085
|
15 years |
danielh |
No more hiding of items when the frame is clicked
|
|
|
@3084
|
15 years |
landauf |
merged netp3 branch back to trunk
|
|
|
@3081
|
15 years |
bknecht |
fixing an include. why do only I have this problem?
|
|
|
@3080
|
15 years |
landauf |
Yet another bugfix.
|
|
|
@3079
|
15 years |
landauf |
Added forward declarations to OrxonoxPrereqs.h.
|
|
|
@3078
|
15 years |
landauf |
added svn:eolstyle native, no codechanges
|
|
|
@3077
|
15 years |
landauf |
Added Attacher - a class which attaches itself to an object with a …
|
|
|
@3076
|
15 years |
danielh |
fixed window Clicked event
|
|
|
@3075
|
15 years |
erwin |
fixed ogg loader. it works, bitches
|
|
|
@3074
|
15 years |
landauf |
removed some warnings and fixed an include error
|
|
|
@3073
|
15 years |
landauf |
merged pickups2 branch back to trunk. not yet tested.
|
|
|
@3068
|
15 years |
landauf |
removing svn:mergeinfo again after sound2 merge
|
|
|
@3067
|
15 years |
Aurelian |
COUT in CheckPoint removed
|
|
|
@3064
|
15 years |
Aurelian |
Final commit of gametype asteroids for presentation. everything …
|
|
|
@3060
|
15 years |
scheusso |
merged sound2 back to trunk
|
|
|
@3059
|
15 years |
mockm |
broadcast message in standalone works now
|
|
|
@3058
|
15 years |
scheusso |
adjustment to be able to see chat messages in standalone mode
|
|
|
@3057
|
15 years |
mockm |
new rev of gametype UnderAttack: Gametime has been enlarged
|
|
|
@3056
|
15 years |
Aurelian |
Bug in gametype Asteroids fixed: game ends directly after death
|
|
|
@3053
|
15 years |
landauf |
merged weapons branch back to trunk
|
|
|
@3052
|
15 years |
landauf |
removed the old weaponSystem directory to get ready for merge. the …
|
|
|
@3049
|
15 years |
landauf |
- Added option to add a Controller to a ControllableEntity in the XML …
|
|
|
@3039
|
15 years |
landauf |
changed rotation convertion.
+pitch is a counterclockwise rotation …
|
|
|
@3038
|
15 years |
landauf |
Cleaned up setPlayer/removePlayer interface between PlayerInfo and …
|
|
|
@3037
|
15 years |
bknecht |
minor fix so not all hell breaks loose if we do not use this function …
|
|
|
@3036
|
15 years |
bknecht |
we do now save what level you chose last time and will preselect it …
|
|
|
@3035
|
15 years |
landauf |
get returnvalue shortcuts in CommandExecutor (for tolua)
|
|
|
@3034
|
15 years |
landauf |
replaced tabs with spaces
|
|
|
@3033
|
15 years |
landauf |
merged gametypes branch back to trunk
|
|
|
@3028
|
15 years |
landauf |
removed svn:mergeinfo properties
|
|
|
@3008
|
15 years |
bknecht |
You don't need no —level or -l anymore now. You may choose your …
|
|
|
@2994
|
15 years |
dafrick |
Small correction in Notifications
|
|
|
@2993
|
15 years |
dafrick |
Small changes in QuestManager for the GUI. Added toggleVisibility …
|
|
|
@2973
|
15 years |
landauf |
changed type of gametype-HUD and default-HUD to PlayerInfo (instead of …
|
|
|
@2963
|
15 years |
dafrick |
Some Quest stuff, and the rest for the GUIOverlay I failed to commit …
|
|
|
@2962
|
15 years |
dafrick |
Created collecting of GUIOverlays in the GUIManager to make the …
|
|
|
@2960
|
15 years |
dafrick |
Trying to export to lua, doesn't work, yet…
|
|
|
@2959
|
15 years |
dafrick |
Forgot to remove debug output.
|
|
|