|
|
@1797
|
16 years |
scheusso |
testfile
|
|
|
@1796
|
16 years |
scheusso |
testfile
|
|
|
@1795
|
16 years |
rgrieder |
changed return type of ConfigFileManager::getInstance() to …
|
|
|
@1792
|
16 years |
rgrieder |
Changed initialisation of TclThreadManager, TclBind and Shell to match …
|
|
|
@1791
|
16 years |
landauf |
added comments to all my classes in util
|
|
|
@1790
|
16 years |
rgrieder |
removed TickableReal
|
|
|
@1789
|
16 years |
rgrieder |
reverted r1787
|
|
|
@1788
|
16 years |
rgrieder |
Added a master InputState that is always active (except of course in …
|
|
|
@1787
|
16 years |
rgrieder |
Replaced macro "Class" with "GetClassIdentifier" to avoid future …
|
|
|
@1786
|
16 years |
rgrieder |
Corrected types when using 'const Type' constants
|
|
|
@1785
|
16 years |
rgrieder |
replaced the macro constants with c++'s idea of constants in network …
|
|
|
@1784
|
16 years |
rgrieder |
- removed obsolete Convert.h includes (possibly from old XML loading) …
|
|
|
@1783
|
16 years |
rgrieder |
- fixed F1 and F2 keys. F1 can now again be used to toggle the …
|
|
|
@1782
|
16 years |
rgrieder |
- fixed the other bug with the Radar. The dots now disappear when …
|
|
|
@1781
|
16 years |
rgrieder |
- hack-fixed the colour of the radar dots.
- dealt with some M$ …
|
|
|
@1776
|
16 years |
landauf |
Many changes in almost all FindXYZ.cmake files. They now throw errors …
|
|
|
@1772
|
16 years |
scheusso |
fixed a bug in spaceship ai(segfault when client disconnects && client …
|
|
|
@1771
|
16 years |
scheusso |
set use tcl in shell to default true again
|
|
|
@1770
|
16 years |
rgrieder |
Bug fix in InputManager destructor.
|
|
|
@1769
|
16 years |
scheusso |
sync frequencies do work now
|
|
|
@1767
|
16 years |
scheusso |
problems of the merge should be solved now (hopefully)
|
|
|
@1765
|
16 years |
rgrieder |
temporarily disable use of tcl. There is something wrong with it on linux.
|
|
|
@1764
|
16 years |
rgrieder |
Moved Exception to util now that debug has been moved.
|
|
|
@1763
|
16 years |
rgrieder |
added svn:eol-style native to all the files that were missing it
|
|
|
@1762
|
16 years |
rgrieder |
Fix for Core::getInstance didn't work on linux.
|
|
|
@1761
|
16 years |
rgrieder |
double commit problem
|
|
|
@1760
|
16 years |
rgrieder |
bugfixed another include problem
|
|
|
@1759
|
16 years |
rgrieder |
bugfix with an include.
|
|
|
@1758
|
16 years |
scheusso |
cant remember
|
|
|
@1757
|
16 years |
landauf |
added ClassTreeMaskObjectIterator
this iterator iterates through all …
|
|
|
@1756
|
16 years |
rgrieder |
Fixed a bug in Core.cc when creating it via getInstance directly for …
|
|
|
@1755
|
16 years |
rgrieder |
merged gui back to trunk.
update the media repository!
|
|
|
@1752
|
16 years |
landauf |
- removed #include "core/CoreIncludes.h" from Gamestate.h and put it …
|
|
|
@1751
|
16 years |
scheusso |
merged network branch back into trunk
|
|
|
@1750
|
16 years |
rgrieder |
- fixed a problem cause by svn merge in orxonox.vcproj
- removed …
|
|
|
@1747
|
16 years |
landauf |
merged core3 back to trunk
|
|
|
@1740
|
16 years |
landauf |
removed 3 warnings:
- Host.cc was twice in CMakeLists.txt
- virtual …
|
|
|
@1735
|
16 years |
scheusso |
network branch merged into trunk
|
|
|
@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
|
|
|