|
|
@2228
|
16 years |
dafrick |
Missed a dot, complies now.
|
|
|
@2227
|
16 years |
dsommer |
Turbo funktioniert
|
|
|
@2226
|
16 years |
dafrick |
Resolved some issues, should be complete now.
Done some testing, no …
|
|
|
@2225
|
16 years |
bhildebr |
Created class Scoreboard to get game information from Gametype
|
|
|
@2224
|
16 years |
adrfried |
media path changed
|
|
|
@2223
|
16 years |
adrfried |
flags for build types defined
|
|
|
@2222
|
16 years |
bhildebr |
Created class CreateLines to display several text lines on the scoreboard
|
|
|
@2221
|
16 years |
dafrick |
Some tweaks and solved some bugs…
|
|
|
@2220
|
16 years |
rgrieder |
Missed something (msvc still open..).
|
|
|
@2219
|
16 years |
rgrieder |
Crediting issues…
|
|
|
@2218
|
16 years |
rgrieder |
First attempt to add at least some library paths for mingw.
|
|
|
@2217
|
16 years |
rgrieder |
Updated all Visual Studio files. Some adjustments to the new tolua …
|
|
|
@2216
|
16 years |
rgrieder |
Fixed CEGUILua 0.6.1 build in the repository. We don't have a config.h …
|
|
|
@2215
|
16 years |
rgrieder |
Reapplied lost bugfix for mingw with CEGUILua.h
|
|
|
@2214
|
16 years |
rgrieder |
removed dead directories.
|
|
|
@2213
|
16 years |
landauf |
WE-destructor deletes attached WEs
|
|
|
@2212
|
16 years |
landauf |
maybe fixed backlight crash
|
|
|
@2211
|
16 years |
scheusso |
moved some files (Synchronisable, NetworkCallback) to subfolder …
|
|
|
@2210
|
16 years |
scheusso |
create new network branch with the aim to get 64bit support
|
|
|
@2209
|
16 years |
dafrick |
Resolved some issues with triggers.
|
|
|
@2208
|
16 years |
dafrick |
Added some documentation.
|
|
|
@2207
|
16 years |
landauf |
fixed Backlight initialization with a workaround, but there are still …
|
|
|
@2206
|
16 years |
dafrick |
Correcting some stupid errors…
|
|
|
@2205
|
16 years |
dafrick |
Changed from ControllableEntity to PlayerInfo…
|
|
|
@2204
|
16 years |
adrfried |
don't require all tcl stuff
|
|
|
@2203
|
16 years |
polakma |
added munition, fixed reloadTimer_
|
|
|
@2202
|
16 years |
dsommer |
PickupSpawner
|
|
|
@2201
|
16 years |
martisty |
loading objects and creating shapes…
|
|
|
@2200
|
16 years |
bhildebr |
Added framework for class CreateLines to create multiple lines on the …
|
|
|
@2199
|
16 years |
adrfried |
paths modified, orxonox runs out of the build directory
|
|
|
@2198
|
16 years |
adrfried |
FindOGRE cleaned up
|
|
|
@2197
|
16 years |
adrfried |
FindCEGUI.cmake and others cleaned up
|
|
|
@2196
|
16 years |
dafrick |
Even more trigger stuff. Sorry for the spam…
|
|
|
@2195
|
16 years |
dafrick |
Some more stuff on Triggers…
|
|
|
@2194
|
16 years |
dafrick |
Playing with Triggers. Again. (I forgot to add files…)
|
|
|
@2193
|
16 years |
dafrick |
Playing with Triggers.
|
|
|
@2192
|
16 years |
rgrieder |
Reverted all changes of attempt to update physics branch.
|
|
|
@2191
|
16 years |
dafrick |
Just changed some small stuff…
|
|
|
@2190
|
16 years |
rgrieder |
New physics branch from trunk.
|
|
|
@2189
|
16 years |
rgrieder |
Removed physics branch. Going to update.
|
|
|
@2188
|
16 years |
rgrieder |
Wrong button in Tortoise..
|
|
|
@2187
|
16 years |
rgrieder |
|
|
|
@2186
|
16 years |
polakma |
made some changes (still doesn't compile)
|
|
|
@2185
|
16 years |
rgrieder |
Removed all traces of PhysicsTest.
|
|
|
@2184
|
16 years |
rgrieder |
Forgot to consider some files wile renaming StaticEntity to …
|
|
|
@2183
|
16 years |
rgrieder |
Removed msvc projects for OgreOde.
|
|
|
@2182
|
16 years |
landauf |
changed a lot in Backlight, but not yet finished
|
|
|
@2181
|
16 years |
rgrieder |
Moved instantiation of stats overlay from GSLevel to Gametype.
|
|
|
@2180
|
16 years |
rgrieder |
Bugfix in MultiType::convert(MT_null): it now clears the MT, so does …
|
|
|
@2179
|
16 years |
rgrieder |
Added svn:eol-style "native" to HelloBullet.cc and HelloBullet.h to …
|
|
|
@2178
|
16 years |
rgrieder |
- Added first basic construct of object hierarchy with physics.
- …
|
|
|
@2177
|
16 years |
martisty |
fixed an error, but problems with proper colision detection @ offset 0
|
|
|
@2176
|
16 years |
scheusso |
(re)implemented NACKing for gamestates
|
|
|
@2175
|
16 years |
scheusso |
some small adjustment with packetmap mutex
dedicated server tickrate …
|
|
|
@2174
|
16 years |
landauf |
changed tcl server script:
- client logout with "quit" or "logout"
- …
|
|
|
@2173
|
16 years |
landauf |
- Added new XMLPort mode, ExpandObject, which works like LoadObject …
|
|
|
@2172
|
16 years |
landauf |
created new objecthierarchy branch
|
|
|
@2171
|
16 years |
landauf |
merged revisions 2111-2170 from objecthierarchy branch back to trunk.
|
|
|
@2170
|
16 years |
rgrieder |
updated msvc files.
|
|
|
@2169
|
16 years |
landauf |
moved Level from objects/infos to objects, because it's no longer …
|
|
|
@2168
|
16 years |
landauf |
Split up LevelManager into LevelManager and PlayerManager where …
|
|
|
@2167
|
16 years |
landauf |
fixed attach bug
|
|
|
@2166
|
16 years |
scheusso |
thought i had corrected that
|
|
|
@2165
|
16 years |
scheusso |
stupid little mistake
|
|
|
@2164
|
16 years |
rgrieder |
Added a mutex to the static packetMap_ in Packet. This could resolve …
|
|
|
@2163
|
16 years |
rgrieder |
Hack-fixed hack with Tickables in dedicated mode.
|
|
|
@2162
|
16 years |
rgrieder |
- Simplified creation of a new Exception type (only one line to add …
|
|
|
@2161
|
16 years |
landauf |
- added more exceptions to handle problems while loading a level or …
|
|
|
@2160
|
16 years |
landauf |
respawn of late joined clients works now
|
|
|
@2159
|
16 years |
dafrick |
Completed documentation of finished classes.
|
|
|
@2158
|
16 years |
rgrieder |
Fixed build for msvc with mbool.
|
|
|
@2157
|
16 years |
rgrieder |
Fixed bug in dedicated mode: Scene nodes need an update.
—> Made …
|
|
|
@2156
|
16 years |
scheusso |
standalone mode should be working again now
|
|
|
@2155
|
16 years |
landauf |
added mbool (bool with memory) to fix particlespawner-on-client …
|
|
|
@2154
|
16 years |
scheusso |
optimizations in gamestate generation
|
|
|
@2153
|
16 years |
scheusso |
Synchronisable::getSynchronisable function uses now a map to …
|
|
|
@2152
|
16 years |
bhildebr |
CMakeLists.txt updated, background added
|
|
|
@2151
|
16 years |
rgrieder |
Renamed PositionableEntity to StaticEntity and added dummy classes …
|
|
|
@2150
|
16 years |
martisty |
Physics implementation in scene.cc
|
|
|
@2149
|
16 years |
rgrieder |
Categorized Bullet source files in msvc.
|
|
|
@2148
|
16 years |
rgrieder |
Removed ogreode from msvc solution.
|
|
|
@2147
|
16 years |
rgrieder |
Removed OgreODE from repository and commented ODE in package finder.
|
|
|
@2146
|
16 years |
dafrick |
Started implementation of QuestEffectBeacon.
Done some documentation …
|
|
|
@2145
|
16 years |
polakma |
added firemodes and a lot of other things
|
|
|
@2144
|
16 years |
scheusso |
small change in synchronisable and baseobject (check when changing …
|
|
|
@2143
|
16 years |
scheusso |
added a function unregisterVariable to unregister variable that has …
|
|
|
@2142
|
16 years |
FelixSchulthess |
creating new lod branch from new trunk…
|
|
|
@2141
|
16 years |
rgrieder |
Fixed static linker problem with bullet and gcc: We have to specify …
|
|
|
@2140
|
16 years |
rgrieder |
Stats overlay should now be loaded. Could not test it yet because of …
|
|
|
@2139
|
16 years |
rgrieder |
Forgot one USE_TICPP in a source file
|
|
|
@2138
|
16 years |
rgrieder |
Added #define TIXML_USE_TICPP to the ticpp and tinyxml headers.
All …
|
|
|
@2137
|
16 years |
rgrieder |
Updated tinycpp to it's trunk revision 98.
Note that our own changes …
|
|
|
@2136
|
16 years |
landauf |
merged changes from pickups1 to pickups2, not merged (probably) …
|
|
|
@2135
|
16 years |
rgrieder |
Removed root directory (not src/!) from include directories
|
|
|
@2134
|
16 years |
scheusso |
reverted some changes for synchronisation of controllableentity
|
|
|
@2133
|
16 years |
scheusso |
corrected some problems with objectID's on client and asserts
|
|
|
@2132
|
16 years |
scheusso |
bidirectional synchronisation works now:
register variables with mode …
|
|
|
@2131
|
16 years |
rgrieder |
Added CMakeLists.txt to every subfolder and adjusted accordingly.
The …
|
|
|
@2130
|
16 years |
rgrieder |
Trunk should be functional again with these changes
|
|
|
@2129
|
16 years |
rgrieder |
Applied changes from HEAD again. I have found a way to solve the problem..
|
|
|