|
|
@1680
|
16 years |
landauf |
added AI ships to the levelfile
|
|
|
@1648
|
16 years |
rgrieder |
removed asylum from trunk and added it to branches as separate folder …
|
|
|
@1639
|
16 years |
rgrieder |
merged nico's fixes for gcc 4.3 back to trunk.
I'm not going to delete …
|
|
|
@1633
|
16 years |
rgrieder |
- added font generation for the console (so that we can create the …
|
|
|
@1632
|
16 years |
rgrieder |
fixed a bug in OverlayText (no text was seen)
adjusted OverlayText in …
|
|
|
@1631
|
16 years |
rgrieder |
- tolua bind files generation support for msvc
- cleaned orxonox_vc8 …
|
|
|
@1628
|
16 years |
rgrieder |
default values for XMLPort work after all. There was just a bug that …
|
|
|
@1627
|
16 years |
rgrieder |
some adjustment to the default value setting in the overlay files
|
|
|
@1626
|
16 years |
rgrieder |
fixed a bug with Bar loading. setValue wasn't called after setLeft2Right()
|
|
|
@1625
|
16 years |
rgrieder |
merged hud branch back to trunk
|
|
|
@1624
|
16 years |
rgrieder |
updated msvc files (Backlight)
|
|
|
@1612
|
16 years |
rgrieder |
tardis boxes were updated to cmake 2.6 which revealed a bug. [fixed]
|
|
|
@1608
|
16 years |
landauf |
- added a backlight to all SpaceShips, leaving a trail behind …
|
|
|
@1602
|
16 years |
landauf |
- added thruster flares
- used new particle effects
- enemies with …
|
|
|
@1582
|
16 years |
landauf |
added SHARED keyword
|
|
|
@1580
|
16 years |
landauf |
started another attempt to fix the occasionally focus-cycling crash
|
|
|
@1578
|
16 years |
rgrieder |
gcc and msvc don't always see eye to eye, fortunately…
Also created …
|
|
|
@1577
|
16 years |
rgrieder |
- cleaned up InGameConsole a little bit
- adjusted noise (has a config …
|
|
|
@1576
|
16 years |
scheusso |
Another bug, that caused a segfault in server mode, removed …
|
|
|
@1575
|
16 years |
scheusso |
this fixes a bug (segfault) when closing orxonox in client mode
|
|
|
@1572
|
16 years |
rgrieder |
- files got lost last commit
(changed some dependency folders for msvc)
|
|
|
@1571
|
16 years |
rgrieder |
- changed console font to Monofur
- please check whether the character …
|
|
|
@1568
|
16 years |
landauf |
- BarOverlayElement interpolates between given colours
- Tried to fix …
|
|
|
@1567
|
16 years |
rgrieder |
- changed a default value concerning the derived mouse input (maybe …
|
|
|
@1566
|
16 years |
landauf |
- added a prediction-crosshair to the navigation focus
- fixed a bug …
|
|
|
@1564
|
16 years |
landauf |
- several small changes in most of the HUD classes (code cleanup): …
|
|
|
@1563
|
16 years |
landauf |
- added configurable detaillevel for particle effects to …
|
|
|
@1562
|
16 years |
landauf |
- AI ships are now displayed with a point with its teamcolour on the …
|
|
|
@1561
|
16 years |
rgrieder |
updated visual studio files
|
|
|
@1560
|
16 years |
landauf |
forgot one
|
|
|
@1559
|
16 years |
landauf |
used isInitialized() in destructors where needed and changed …
|
|
|
@1558
|
16 years |
landauf |
added support for isVisible() and isActive() to all objects.
those …
|
|
|
@1557
|
16 years |
landauf |
some changes in Lua-code to generate asteroids to make it work with …
|
|
|
@1556
|
16 years |
landauf |
now it's tested on tardis… fixed a small typo.\n additionally …
|
|
|
@1555
|
16 years |
landauf |
- ParticleInterface uses Orxonox::getTimeFactor to make particle …
|
|
|
@1554
|
16 years |
landauf |
changed default values of Projectile: lifetime_ = 4 and speed_ = 5000 …
|
|
|
@1553
|
16 years |
landauf |
moved ParticleInterface to tools, deleted particle
by the way, the …
|
|
|
@1552
|
16 years |
landauf |
several improvements:
- AI works properly now - add enemies with …
|
|
|
@1551
|
16 years |
landauf |
added Plugins.cfg for windows - the run-script uses plugins.cfg …
|
|
|
@1549
|
16 years |
rgrieder |
little adjustment
|
|
|
@1548
|
16 years |
scheusso |
fixed that compiler error (missing ClassManager.h; improved network …
|
|
|
@1547
|
16 years |
rgrieder |
- hmm, a patch can't actually remove a file
|
|
|
@1543
|
16 years |
rgrieder |
- applied patch to remove ClassManager (wouldn't wanna maintain it …
|
|
|
@1542
|
16 years |
bknecht |
changed version number and name in Doxyfile
|
|
|
@1540
|
16 years |
landauf |
some console tweaks
|
|
|
@1539
|
16 years |
rgrieder |
that removes a gcc warning
|
|
|
@1538
|
16 years |
rgrieder |
- fixed a bug in cursorChanged in InGameConsole
- prevented Ogre from …
|
|
|
@1537
|
16 years |
rgrieder |
- bug fix
|
|
|
@1536
|
16 years |
rgrieder |
added virtual destructors for NetworkCallback
|
|
|
@1535
|
16 years |
rgrieder |
merged input branch back to trunk
|
|
|
@1534
|
16 years |
rgrieder |
merged network branch back to trunk
|
|
|
@1511
|
16 years |
rgrieder |
removed commented shader hacks
|
|
|
@1507
|
16 years |
rgrieder |
Ogre 1.4.3 doesn't supprot Log::setDebugOutputEnable(bool)
|
|
|
@1506
|
16 years |
rgrieder |
- propset worked on every file except the ones marked as executable. …
|
|
|
@1505
|
16 years |
rgrieder |
f* svn: It doesn't even inform you if you attempt to set a non …
|
|
|
@1504
|
16 years |
rgrieder |
Once again, set all the svn:eol-style property to native. I really …
|
|
|
@1503
|
16 years |
rgrieder |
- 2 files curiously got lost while merging
|
|
|
@1502
|
16 years |
rgrieder |
- @everyone: Do not create a branch until I've added the svn:eol-style …
|
|
|
@1407
|
16 years |
rgrieder |
- reverted the HUD changes to ease up back merge from network branch …
|
|
|
@1401
|
16 years |
FelixSchulthess |
better this way
|
|
|
@1400
|
16 years |
FelixSchulthess |
moved to spaceship what belonged there
|
|
|
@1399
|
16 years |
FelixSchulthess |
enhanced navigation with a target designation cursor
|
|
|
@1396
|
16 years |
FelixSchulthess |
last 2 commits were accidentally, because i used shel command history. …
|
|
|
@1395
|
16 years |
FelixSchulthess |
moved navigation marker to new class: Navigation
|
|
|
@1394
|
16 years |
FelixSchulthess |
moved navigation marker to new class: Navigation
|
|
|
@1393
|
16 years |
FelixSchulthess |
moved navigation marker to new class: Navigation
|
|
|
@1392
|
16 years |
FelixSchulthess |
moved #includes to .cc from .h where possible
|
|
|
@1388
|
16 years |
FelixSchulthess |
more static hud functions
|
|
|
@1387
|
16 years |
FelixSchulthess |
made HUD singleton
|
|
|
@1376
|
16 years |
FelixSchulthess |
modified level file
|
|
|
@1375
|
16 years |
FelixSchulthess |
minor change
|
|
|
@1374
|
16 years |
FelixSchulthess |
added fps counter
|
|
|
@1372
|
16 years |
FelixSchulthess |
added keybinding tab for radar cycle
|
|
|
@1364
|
16 years |
rgrieder |
changed line endings in keybindings.ini
|
|
|
@1363
|
16 years |
scheusso |
removed backup files
|
|
|
@1362
|
16 years |
scheusso |
merged hud3 branch into trunk and changed camera orientation
|
|
|
@1360
|
16 years |
rgrieder |
merged merge branch back to trunk
|
|
|
@1349
|
16 years |
rgrieder |
- merged input branch back to trunk
|
|
|
@1316
|
16 years |
rgrieder |
- added simple media repository info file
- fixed msvc release build
|
|
|
@1301
|
16 years |
rgrieder |
- see previous message- changed sleep macros to inline functions …
|
|
|
@1293
|
16 years |
scheusso |
merged changes from input & camera & network branch into trunk
|
|
|
@1242
|
16 years |
landauf |
corrected spelling mistake
|
|
|
@1227
|
17 years |
rgrieder |
ha, found you! buggy little bug!
- When setting the rotation axis of a …
|
|
|
@1224
|
17 years |
rgrieder |
- little clean up in CMLs
|
|
|
@1223
|
17 years |
rgrieder |
- restored compatibility with new InputManager
- update VS files for …
|
|
|
@1220
|
17 years |
rgrieder |
compiles now on tardis
|
|
|
@1219
|
17 years |
rgrieder |
merged input branch back to trunk. Not yet tested on tardis
|
|
|
@1217
|
17 years |
landauf |
and merged. i hope this works.
|
|
|
@1214
|
17 years |
landauf |
merged console-branch back to trunk.
IMPORTANT: update your media …
|
|
|
@1209
|
17 years |
rgrieder |
- moved tinyxml and tolua folders
|
|
|
@1206
|
17 years |
rgrieder |
- bugfix that didn't actually fix a bug, but deleting an object that …
|
|
|
@1192
|
17 years |
rgrieder |
- how did these files manage to survive me before…
|
|
|
@1160
|
17 years |
FelixSchulthess |
teeh seeh el
|
|
|
@1159
|
17 years |
FelixSchulthess |
minor tcl adjustments
|
|
|
@1156
|
17 years |
rgrieder |
- bugfix with hud creation (non member variable used)
|
|
|
@1153
|
17 years |
rgrieder |
- merged cmake branch back to trunk (the last one, hopefully )
- …
|
|
|
@1135
|
17 years |
rgrieder |
blah
|
|
|
@1134
|
17 years |
rgrieder |
hope i haven't forgotten anything
|
|
|
@1126
|
17 years |
rgrieder |
- merged cmake branch back to trunk
- new 'features': out-of-source …
|
|
|
@1120
|
17 years |
rgrieder |
- merged calculator into trunk
|
|
|