|
|
@1631
|
16 years |
rgrieder |
- tolua bind files generation support for msvc
- cleaned orxonox_vc8 …
|
|
|
@1630
|
16 years |
rgrieder |
converted input system to 4 spaces/tab
|
|
|
@1629
|
16 years |
rgrieder |
updated input branch
|
|
|
@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)
|
|
|
@1623
|
16 years |
rgrieder |
added documentation to OverlayGroup
ready for merge
|
|
|
@1622
|
16 years |
rgrieder |
Added documentation for OrxonoxOverlay and clarified the size/actual …
|
|
|
@1621
|
16 years |
rgrieder |
- rewrote the time measure in the main loop
frame smoothing is gone …
|
|
|
@1620
|
16 years |
rgrieder |
moved weapon system to asylum:
- it's been built without a framework
- …
|
|
|
@1619
|
16 years |
rgrieder |
completed moving of debug texts to overlays/debug/
|
|
|
@1618
|
16 years |
rgrieder |
- moved colours of the SpeedBar to XML file
- enabled render window …
|
|
|
@1617
|
16 years |
rgrieder |
- some more fixes..
|
|
|
@1616
|
16 years |
rgrieder |
- precompiled header files have disadvantages too…
|
|
|
@1615
|
16 years |
rgrieder |
- added blankString to String so you can return ""; even if it's a …
|
|
|
@1614
|
16 years |
rgrieder |
- Dots on the Radar actually disappear now when a Ship gets …
|
|
|
@1613
|
16 years |
rgrieder |
- Radar now working like before
- but more of a svn save..
There is …
|
|
|
@1612
|
16 years |
rgrieder |
tardis boxes were updated to cmake 2.6 which revealed a bug. [fixed]
|
|
|
@1611
|
16 years |
landauf |
- fixed bug #2 in ConfigValueContainer (callback not being called if …
|
|
|
@1610
|
16 years |
landauf |
- fixed bug #1 in ConfigValueContainer (callback not being called the …
|
|
|
@1609
|
16 years |
rgrieder |
svn save, just in case…
(doesn't compile at all!)
|
|
|
@1608
|
16 years |
landauf |
- added a backlight to all SpaceShips, leaving a trail behind …
|
|
|
@1607
|
16 years |
rgrieder |
moved SignalHandler from core to orxonox
|
|
|
@1606
|
16 years |
rgrieder |
- removed struct ObjectListBase::Export from the forward declarations
…
|
|
|
@1605
|
16 years |
scheusso |
enhanced run-script (X autorepeat should now also be set, if signal …
|
|
|
@1604
|
16 years |
rgrieder |
- adjusted Radar to fit in XML loading scheme
- OverlayGroup should be …
|
|
|
@1603
|
16 years |
rgrieder |
updated msvc files for core3 branch
|
|
|
@1602
|
16 years |
landauf |
- added thruster flares
- used new particle effects
- enemies with …
|
|
|
@1601
|
16 years |
rgrieder |
- new folder structure for overlays:
orxonox/
…
overlays/
…
|
|
|
@1600
|
16 years |
rgrieder |
again…
|
|
|
@1599
|
16 years |
rgrieder |
tortoisesvn is not almighty. i'll have to commit..
|
|
|
@1598
|
16 years |
rgrieder |
scale, position, alignment and rotation work with overlays
Simply …
|
|
|
@1597
|
16 years |
landauf |
small cleanup in KeyBinder (don't panic reto, I've only replaced …
|
|
|
@1596
|
16 years |
landauf |
- added feature to add a callback function to configvalues. they get …
|
|
|
@1595
|
16 years |
rgrieder |
- removed conversion functions in String.h
- you can use …
|
|
|
@1594
|
16 years |
landauf |
added more SetConsoleCommand macros like SetConsoleCommandAlias to use …
|
|
|
@1593
|
16 years |
landauf |
changed COUT(x) macros to use trinary ?: operator instead of if (…) …
|
|
|
@1592
|
16 years |
landauf |
- Some small changes in XMLPortParam: It's now possible to add …
|
|
|
@1591
|
16 years |
landauf |
Again some heavy changes in ObjectList and Iterator:
there are now two …
|
|
|
@1590
|
16 years |
rgrieder |
svn save, just in case our house burns down over night…
|
|
|
@1589
|
16 years |
scheusso |
another try (new network branch)
|
|
|
@1588
|
16 years |
rgrieder |
- added XML loadable HUD
- Radar and navi are not yet done
- …
|
|
|
@1587
|
16 years |
rgrieder |
haha, hud branch yet again
|
|
|
@1586
|
16 years |
landauf |
moved Debug.h, OutputHandler and OutputBuffer to util, to make COUT(x) …
|
|
|
@1585
|
16 years |
landauf |
- added debug output level 6 (ultra)
- removed debug output macros …
|
|
|
@1584
|
16 years |
landauf |
some adjustments to prevent startup crash
|
|
|
@1583
|
16 years |
landauf |
changed Identifier initialization
|
|
|
@1582
|
16 years |
landauf |
added SHARED keyword
|
|
|
@1581
|
16 years |
nicolasc |
well, it compiles..
there are only about 1000 warinig about a …
|
|
|
@1580
|
16 years |
landauf |
started another attempt to fix the occasionally focus-cycling crash
|
|
|
@1579
|
16 years |
nicolasc |
created gcc43 branch to hotfix orxonox for gcc-4.3
|
|
|
@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
|
|
|
@1574
|
16 years |
landauf |
big change in ObjectList: separated the class into a non-template base …
|
|
|
@1573
|
16 years |
landauf |
created new core branch
|
|
|
@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 …
|
|
|
@1570
|
16 years |
landauf |
removed console branch
|
|
|
@1569
|
16 years |
bknecht |
Deleted camera branch.. man, it's totally old!!
|
|
|
@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 …
|
|
|
@1565
|
16 years |
scheusso |
network branch is obsolete now (because of lots of changes to the trunk)
|
|
|
@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 …
|
|
|
@1550
|
16 years |
bknecht |
Trigger is now represented by a flare when Debug is on also XML …
|
|
|
@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
|
|
|
@1546
|
16 years |
rgrieder |
recreated input branch the 5th or so
|
|
|
@1545
|
16 years |
rgrieder |
recreated network branch
|
|
|
@1544
|
16 years |
rgrieder |
removed network and input branch
|
|
|
@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
|
|
|
@1541
|
16 years |
bknecht |
Some updates on the trigger:
- Reacts on defined sub classes of …
|
|
|
@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
|
|
|
@1533
|
16 years |
rgrieder |
little correction with finding boost library
|
|
|
@1532
|
16 years |
rgrieder |
forgot two includes…
|
|
|