|
|
@1243
|
17 years |
rgrieder |
- rearranged function calls in Orxonox.cc
has yet to be looked at …
|
|
|
@1241
|
17 years |
rgrieder |
trying to get ogre exceptions through..
|
|
|
@1240
|
17 years |
rgrieder |
completed that SignalHandler thingy: XAutoKeyRepeat is now restored if …
|
|
|
@1239
|
17 years |
rgrieder |
- that removes some gcc warnings
|
|
|
@1238
|
17 years |
rgrieder |
- trying to make the signalhandler do certain things..
|
|
|
@1237
|
17 years |
rgrieder |
- I hate tabulators… And I always wondered how they got into my …
|
|
|
@1236
|
17 years |
rgrieder |
- feature: Automatic key repetition in InputBuffer, configurable in …
|
|
|
@1235
|
17 years |
scheusso |
some minor bugfix in spaceship
|
|
|
@1234
|
17 years |
scheusso |
solved a problem with the spaceship
|
|
|
@1233
|
17 years |
scheusso |
took out some mallocs and replaced them with new
|
|
|
@1232
|
17 years |
scheusso |
a lot of changes in order to make it possible to have mulpiple clients …
|
|
|
@1231
|
17 years |
scheusso |
removeFocus does work now (not toroughly tested)
|
|
|
@1230
|
17 years |
landauf |
added a tcl-thread, but there are still some bugs and problems
|
|
|
@1229
|
17 years |
rgrieder |
..and console branch
|
|
|
@1228
|
17 years |
rgrieder |
merged bugfix to input branch
|
|
|
@1226
|
17 years |
rgrieder |
made a copy
|
|
|
@1225
|
17 years |
rgrieder |
Removed file/folder
|
|
|
@1222
|
17 years |
chaiy |
-.-
|
|
|
@1221
|
17 years |
chaiy |
-.-
|
|
|
@1218
|
17 years |
chaiy |
-.-
|
|
|
@1216
|
17 years |
landauf |
removed a small mistake
|
|
|
@1215
|
17 years |
rgrieder |
- SpaceShip is now a default listener for mouse input. still a hack.. …
|
|
|
@1213
|
17 years |
rgrieder |
- Key bindings can now be stored in keybindings.ini
- doesn't work for …
|
|
|
@1212
|
17 years |
scheusso |
merged camera branch changes from 1101 to 1202 into network branch (we …
|
|
|
@1211
|
17 years |
scheusso |
merged trunk changes from 1101 to 1202 into camera branch
|
|
|
@1210
|
17 years |
rgrieder |
- bugfix in String.cc, removeTrailingWhitespaces()
changed pos2 to …
|
|
|
@1208
|
17 years |
rgrieder |
- merged trunk into branch, but in ONE revision, very important so …
|
|
|
@1207
|
17 years |
rgrieder |
- reverted a trunk merge in order to not mess up a back merge..
|
|
|
@1205
|
17 years |
rgrieder |
- removed obsolete files
|
|
|
@1204
|
17 years |
rgrieder |
- added some const qualifiers
- renamed a few very ugly variables for …
|
|
|
@1203
|
17 years |
rgrieder |
- InputManager fully functional (most parts tested),
if there wasn't …
|
|
|
@1202
|
17 years |
bknecht |
Please don't say a word -.-
|
|
|
@1201
|
17 years |
bknecht |
CameraHandler and Camera work now
|
|
|
@1200
|
17 years |
scheusso |
we have compression enabled and working now, hurray
|
|
|
@1199
|
17 years |
scheusso |
diffing work now: wohoo
|
|
|
@1198
|
17 years |
landauf |
CommandExecutor uses Tcl
|
|
|
@1197
|
17 years |
rgrieder |
- added OIS license text
|
|
|
@1196
|
17 years |
rgrieder |
Two typos have revealed themselves on tardis..
|
|
|
@1195
|
17 years |
rgrieder |
- added OIS to the orxonox src directory
- adapted VS files
|
|
|
@1194
|
17 years |
landauf |
tcl can now initialize itself by loading the *.tcl files from media/tcl
|
|
|
@1193
|
17 years |
rgrieder |
- OIS initialise should be complete, but need to use cmake to …
|
|
|
@1191
|
17 years |
scheusso |
now also the Projectiles and the rotation of the asteroids gets …
|
|
|
@1190
|
17 years |
scheusso |
skybox is now also synchronisable and works on client
|
|
|
@1189
|
17 years |
landauf |
removed some debug output
|
|
|
@1188
|
17 years |
landauf |
removed some bugs
tcl knows now orxonox
|
|
|
@1187
|
17 years |
landauf |
some changes in commandexecutor and tclbind, but there's still a bug …
|
|
|
@1186
|
17 years |
landauf |
added a path to FindTCL and some commands for cmake 2.6 to CMakeLists
|
|
|
@1185
|
17 years |
scheusso |
little cosmetics
|
|
|
@1184
|
17 years |
scheusso |
first success: client clones the servers universe and displays it with …
|
|
|
@1183
|
17 years |
nicolasc |
please NEVER upload makefiles!
|
|
|
@1182
|
17 years |
rgrieder |
- InputManager works so far, but has to be largely extended
|
|
|
@1181
|
17 years |
FelixSchulthess |
fiddling with umlauts
|
|
|
@1180
|
17 years |
scheusso |
synchronisation made progress
|
|
|
@1179
|
17 years |
scheusso |
some minor fix
|
|
|
@1178
|
17 years |
FelixSchulthess |
GraphicsEngine now listening to window events…
|
|
|
@1177
|
17 years |
scheusso |
bug fixed in packetdecoder (wrong copying)
|
|
|
@1176
|
17 years |
dumenim |
some output bugfix with objectID and classID - spagetti
|
|
|
@1175
|
17 years |
scheusso |
some adjustments
|
|
|
@1174
|
17 years |
scheusso |
made objects synchronisable
|
|
|
@1173
|
17 years |
scheusso |
changed some things
|
|
|
@1172
|
17 years |
rgrieder |
|
|
|
@1171
|
17 years |
scheusso |
removed cmake files
|
|
|
@1170
|
17 years |
scheusso |
changed synchronisable (size of data wont be sended anymore
|
|
|
@1169
|
17 years |
FelixSchulthess |
cönsöle häs spêcíäl chärs. please update media also…
|
|
|
@1168
|
17 years |
scheusso |
added new network files
|
|
|
@1167
|
17 years |
scheusso |
added network files
|
|
|
@1166
|
17 years |
scheusso |
remove old network files
|
|
|
@1165
|
17 years |
scheusso |
network3 branch recreated
|
|
|
@1164
|
17 years |
scheusso |
|
|
|
@1163
|
17 years |
scheusso |
undo
|
|
|
@1162
|
17 years |
scheusso |
network3 branch created - blub
|
|
|
@1161
|
17 years |
FelixSchulthess |
changed findtcl.cmake
|
|
|
@1158
|
17 years |
rgrieder |
created new input branch. test merge with input —> trunk revealed …
|
|
|
@1157
|
17 years |
rgrieder |
|
|
|
@1155
|
17 years |
rgrieder |
- completed that merge
|
|
|
@1154
|
17 years |
rgrieder |
- updated input branch to trunk state. Only Input system files should …
|
|
|
@1152
|
17 years |
dumenim |
may have found another seg fault in GameStateClient in loadShapshot …
|
|
|
@1151
|
17 years |
landauf |
added cpptcl and some first tests
|
|
|
@1150
|
17 years |
dumenim |
either i'm wrong or the hud is. it seems to create a segfault in …
|
|
|
@1149
|
17 years |
landauf |
removed multi-command parsing (~pipe) in CommandExecutor
|
|
|
@1148
|
17 years |
rgrieder |
- tolua working directory is now bin/lib/ again
- commented dependency …
|
|
|
@1147
|
17 years |
rgrieder |
- re added some dependency code
|
|
|
@1146
|
17 years |
landauf |
merged the last changes from trunk to console
|
|
|
@1145
|
17 years |
rgrieder |
- changes made in Orxonox.cc and Orxonox.h were overwritten by older …
|
|
|
@1144
|
17 years |
rgrieder |
- activated noise
|
|
|
@1143
|
17 years |
rgrieder |
- all just little changes to make it work under windows
|
|
|
@1142
|
17 years |
landauf |
no dynamic_cast
|
|
|
@1141
|
17 years |
FelixSchulthess |
created ExecptionHandler for Felix::FridgeUnderrunException
|
|
|
@1140
|
17 years |
landauf |
dynamic_cast
|
|
|
@1139
|
17 years |
FelixSchulthess |
adjustments
|
|
|
@1138
|
17 years |
rgrieder |
- re added key Xautorepeat (works without, if OIS doesn't crash, but …
|
|
|
@1137
|
17 years |
FelixSchulthess |
files forgotten…
|
|
|
@1136
|
17 years |
FelixSchulthess |
created InGameConsole
|
|
|
@1133
|
17 years |
rgrieder |
trunk —> console
|
|
|
@1132
|
17 years |
scheusso |
and here come the other files
|
|
|
@1131
|
17 years |
scheusso |
merged once more
|
|
|
@1130
|
17 years |
rgrieder |
- updated vc++ files
|
|
|
@1129
|
17 years |
rgrieder |
again…
|
|
|
@1128
|
17 years |
rgrieder |
never copy svn folders without deleting invisible .svn first…
|
|
|
@1127
|
17 years |
rgrieder |
- tolua_bind.cc and Script.cc depended on each other, but were not in …
|
|
|