|
|
@6696
|
15 years |
solex |
Master now limiting its formation size and revokes it with a …
|
|
|
@6695
|
15 years |
solex |
master now lists slaves
|
|
|
@6694
|
15 years |
ebeier |
added some speedpickup templates
|
|
|
@6693
|
15 years |
smerkli |
questions resolved, ready for in-game testing.
|
|
|
@6692
|
15 years |
jo |
some bugs removed, with friendlyfire option
|
|
|
@6691
|
15 years |
kolibri7 |
implementing the XMLPort function for LoD; getting some erreors from gcc…
|
|
|
@6690
|
15 years |
smerkli |
Few changes before the questions, completing doxy stuff.
|
|
|
@6689
|
15 years |
benedict |
fixed some issues with the templates
|
|
|
@6688
|
15 years |
smerkli |
Completed and tested the code as far as I could, now preparing questions.
|
|
|
@6686
|
15 years |
jo |
first version- not playable yet
|
|
|
@6685
|
15 years |
benedict |
created small, medium and huge invisibility pickup tempaltes
|
|
|
@6684
|
15 years |
benedict |
minor changes in intendation & commenting
|
|
|
@6683
|
15 years |
solex |
master/slave behavior enhancments
|
|
|
@6682
|
15 years |
smerkli |
added chatlistener method for debugging (ChatListener.cc)
|
|
|
@6681
|
15 years |
ebeier |
added svn:eol-style native
|
|
|
@6679
|
15 years |
dafrick |
Fixed annoying bug in PickupInventory (typos ), use and drop …
|
|
|
@6677
|
15 years |
scheusso |
this removes problems with the HUDSpeedBar on some machines (by …
|
|
|
@6676
|
15 years |
rgrieder |
Removed some msvc float warnings.
|
|
|
@6675
|
15 years |
dafrick |
Lua bugs fixed.
Renamed name and description in PickupRepresentation …
|
|
|
@6674
|
15 years |
erwin |
A few new tries to fix the sound problem: no success
|
|
|
@6673
|
15 years |
gionc |
First version of SkyboxGenerator
|
|
|
@6671
|
15 years |
rgrieder |
Added Tools.lua and moved 'find' in InitialiseGUI.lua to …
|
|
|
@6670
|
15 years |
rgrieder |
Lua errors in 'doFile', 'includeFile' or 'require' should not be …
|
|
|
@6669
|
15 years |
dafrick |
Committing recent changes in PickupInventory, to be able to try out …
|
|
|
@6667
|
15 years |
rgrieder |
Found the darn bug!
The Lua error handling function may have been …
|
|
|
@6666
|
15 years |
rgrieder |
Fixed problem that can occur when BasicGUI cannot be loaded.
|
|
|
@6665
|
15 years |
rgrieder |
Fixed problems with the return value of require()
|
|
|
@6664
|
15 years |
rgrieder |
svn:eol-style "native" for all text based files.
|
|
|
@6663
|
15 years |
rgrieder |
svn:eol-style "native" for all text based files.
|
|
|
@6662
|
15 years |
rgrieder |
Merged revisions 6621-6661 to gamestates2.
|
|
|
@6661
|
15 years |
rgrieder |
Fixed Lua stack trace output if Debugger could not be started.
|
|
|
@6660
|
15 years |
rgrieder |
Improved Lua error handling: Clearer messages and debugger hook.
So, …
|
|
|
@6659
|
15 years |
rgrieder |
Use "P." instead of "P:" when using our sheets as objects, not …
|
|
|
@6658
|
15 years |
rgrieder |
Restructured InitialiseGUI.lua a little bit. Also sorted out cursor …
|
|
|
@6657
|
15 years |
rgrieder |
Implemented indirect function calls for input events. It simply means …
|
|
|
@6656
|
15 years |
rgrieder |
Moved InputStatePriority from InputState.h to InputPrereqs.h
|
|
|
@6655
|
15 years |
rgrieder |
Fixed a bug in LuaState that caused Lua Debugger to malfunction when …
|
|
|
@6653
|
15 years |
rgrieder |
svn:eol-style "native" for all text based files.
|
|
|
@6652
|
15 years |
rgrieder |
svn:eol-style "native" for all text based files.
|
|
|
@6649
|
15 years |
smerkli |
Minor commenting.
|
|
|
@6648
|
15 years |
ebeier |
|
|
|
@6647
|
15 years |
ebeier |
|
|
|
@6646
|
15 years |
benedict |
test 1
|
|
|
@6645
|
15 years |
ebeier |
a svn test
|
|
|
@6644
|
15 years |
smerkli |
Added initial chathistory cc file and header. Very basic, still, and …
|
|
|
@6643
|
15 years |
ebeier |
engine stripes now working correctly
|
|
|
@6642
|
15 years |
benedict |
added 2 files (pickup definitions)
|
|
|
@6641
|
15 years |
benedict |
Invisibility works. Timer for invi works.
|
|
|
@6640
|
15 years |
solex |
first bot master/slave behavior
|
|
|
@6639
|
15 years |
edwind |
adding ogre bsp plugin
|
|
|
@6637
|
15 years |
smerkli |
Removed ChatBox and CEGuiSample from CMakeLists.txt
|
|
|
@6636
|
15 years |
smerkli |
Added CEGuiSample.cc for testing of Chatbox class
|
|
|
@6635
|
15 years |
scheusso |
ChatBox.cc compiles fine now
|
|
|
@6634
|
15 years |
smerkli |
ChatBox Changes, DemoSample correctly named ChatBox now
|
|
|
@6633
|
15 years |
scheusso |
some adjustments (tabs to spaces, etc.)
|
|
|
@6632
|
15 years |
dafrick |
Working towards a functioning PickupInventory.
|
|
|
@6631
|
15 years |
sfluecki |
damit semi alles hat
|
|
|
@6630
|
15 years |
rgrieder |
Added Strict.lua: When activated with require("Strict"), it will check …
|
|
|
@6629
|
15 years |
rgrieder |
Fixed LuaState::doFile return value issue.
|
|
|
@6628
|
15 years |
rgrieder |
Lua Debugger is not written for Lua 5.0. Only include it for 5.1 and above.
|
|
|
@6627
|
15 years |
rgrieder |
Added Lua debugging support for XML embedded Lua code (even steps into …
|
|
|
@6626
|
15 years |
rgrieder |
Modified Debugger.lua so we can debug any Lua files from our …
|
|
|
@6625
|
15 years |
rgrieder |
Lua debugger working perfectly by supplying the fully qualified …
|
|
|
@6624
|
15 years |
rgrieder |
Added Debugger.lua by Dave Nichols of Match-IT Limited.
It is a …
|
|
|
@6623
|
15 years |
rgrieder |
The lua "print" function was previously stored in "debug" —> changed …
|
|
|
@6622
|
15 years |
rgrieder |
Made IOConsole optional: use "—noIOConsole" or set config value …
|
|
|
@6621
|
15 years |
rgrieder |
Simplified GUI sheet creation (first lines in the lua file) a lot by …
|
|
|
@6620
|
15 years |
rgrieder |
Updated TinyXML++ to the latest trunk revision.
Only adds a function …
|
|
|
@6619
|
15 years |
rgrieder |
svn:eol-style "native" for all text based files.
|
|
|
@6616
|
15 years |
gionc |
Added SkyboxGenerator class, implemented console command
|
|
|
@6615
|
15 years |
sfluecki |
Grössenangaben / Ausrichtung von Close_button & Titelbar im PickupHUD …
|
|
|
@6614
|
15 years |
scurcio |
close button pickup
|
|
|
@6611
|
15 years |
rgrieder |
Replaced *.tga with *.png
|
|
|
@6610
|
15 years |
rgrieder |
Creating TGA → PNG test branch.
|
|
|
@6607
|
15 years |
ebeier |
first working version of the SpeedPickup, needs some more work for …
|
|
|
@6606
|
15 years |
rgrieder |
svn:eol-style "native" for all text based files.
|
|
|
@6605
|
15 years |
rgrieder |
svn:eol-style "native" for all text based files.
|
|
|
@6603
|
15 years |
rgrieder |
svn:eol-style "native" for all text based files.
and no …
|
|
|
@6602
|
15 years |
sfluecki |
Fixed PickUp Window
|
|
|
@6601
|
15 years |
solex |
ArtificialController: sameTeam hacking
|
|
|
@6600
|
15 years |
sfluecki |
2. Update
|
|
|
@6599
|
15 years |
sfluecki |
First commit wohoo
|
|
|
@6598
|
15 years |
scheusso |
someone forgot to delete these overlays
|
|
|
@6597
|
15 years |
smerkli |
Split ChatBox.h into ChatBox.h and ChatBox.cc, comments to follow.
|
|
|
@6596
|
15 years |
smerkli |
Adding chatbox related files
|
|
|
@6595
|
15 years |
rgrieder |
Merged remaining revisions from gamestate to gamestates2.
|
|
|
@6594
|
15 years |
rgrieder |
Creating new game state branch to merge the changes from the trunk.
|
|
|
@6593
|
15 years |
dafrick |
New pickup branch to work on pickup inventory/gui, yay!
|
|
|
@6592
|
15 years |
solex |
created ai branch
|
|
|
@6591
|
15 years |
rgrieder |
Created branch for work on First Person mode.
|
|
|
@6590
|
15 years |
rgrieder |
Switching to OGRE v1.6 on Tardis
|
|
|
@6587
|
15 years |
dafrick |
Created new branch for level creation.
|
|
|
@6586
|
15 years |
jo |
added Dynamicmatch.cc and Dynamicmatch.h for new gametype
|
|
|
@6585
|
15 years |
scheusso |
lod branch
|
|
|
@6584
|
15 years |
jo |
created branch for new gametype
|
|
|
@6583
|
15 years |
rgrieder |
hudelements
|
|
|
@6579
|
15 years |
rgrieder |
svn:eol-style "native" for all text based files.
|
|
|
@6577
|
15 years |
smerkli |
Nothing really, just skimming through code, adding comments…
|
|
|
@6575
|
15 years |
ebeier |
SpeedPickup Class is now "working" (able to spawn/be picked up), but …
|
|
|
@6574
|
15 years |
ebeier |
adapted SpeedPickup from HealthPickup
|
|
|