|
|
@6028
|
15 years |
dafrick |
Fixed typos ind GSDedicated and GSDedicatedClient.
|
|
|
@6026
|
15 years |
rgrieder |
Forgot to rename a symbol.
|
|
|
@6025
|
15 years |
scheusso |
deleting ingamemenu branch
|
|
|
@6024
|
15 years |
scheusso |
merged ingamemenu branch to menu branch
|
|
|
@6023
|
15 years |
scheusso |
clean cursor handling in GUIManager/lua code
change in output level of …
|
|
|
@6022
|
15 years |
dafrick |
Adujusted MainMenu to properly work with the changed InitialiseGUI script.
|
|
|
@6021
|
15 years |
rgrieder |
Renamed CommandLine to CommandLineParse to avoid confusions with the …
|
|
|
@6020
|
15 years |
scheusso |
fixed an issue with the OS/CEGUI mouse pointer
|
|
|
@6019
|
15 years |
scheusso |
Added return to Game button to InGameMenu
MainMenu button now requests …
|
|
|
@6018
|
15 years |
scheusso |
first version of the InGameMenu (return to main menu doesn't include …
|
|
|
@6017
|
15 years |
rgrieder |
Fix in Shell: No string in outputLines_ should contain '\n'.
|
|
|
@6016
|
15 years |
rgrieder |
Removed console from GSDedicated and GSDedicatedClient.
|
|
|
@6015
|
15 years |
rgrieder |
IOConsole cleanup and added ConsoleWriter to the OutputHandler so that …
|
|
|
@6014
|
15 years |
rgrieder |
IOConsole: More line wrapping fixes
|
|
|
@6013
|
15 years |
rgrieder |
IOConsole: Resolved flickering problem and moved status line below …
|
|
|
@6012
|
15 years |
scheusso |
small build fix
|
|
|
@6011
|
15 years |
rgrieder |
Fixed funny looking ini-files and an annoying cout.
|
|
|
@6010
|
15 years |
rgrieder |
Sorted out some small stuff in the Shell and hopefully fixed IOConsole …
|
|
|
@6009
|
15 years |
adrfried |
fixed usage of size_t in printf
|
|
|
@6008
|
15 years |
adrfried |
include fixed
|
|
|
@6007
|
15 years |
rgrieder |
Fixed IOConsole partly and fixed two problems in PathConfig and …
|
|
|
@6006
|
15 years |
scheusso |
that's probably more what you intended …
|
|
|
@6005
|
15 years |
scheusso |
gcc didn't like the old version
|
|
|
@6004
|
15 years |
rgrieder |
De-singletonised Shell so that both consoles have their own Shell …
|
|
|
@6003
|
15 years |
dafrick |
Implemented support for multiple simultaniously showing GUIs. What …
|
|
|
@6001
|
15 years |
wirthmi |
Added a crosshair overlay.
|
|
|
@6000
|
15 years |
rgrieder |
Resolved a bug causing the static initialisation of the OutputHandler …
|
|
|
@5999
|
15 years |
scheusso |
creating new ingamemenu branch
|
|
|
@5998
|
15 years |
rgrieder |
Build fixes for IOConsole (can't test that on Windows…)
|
|
|
@5997
|
15 years |
scheusso |
moving recent tutorial branch to tags
|
|
|
@5996
|
15 years |
rgrieder |
Changed order of declaration/definition in OutputHandler.
|
|
|
@5995
|
15 years |
rgrieder |
Committing some unstable changes to the IOConsole for testing purposes.
|
|
|
@5994
|
15 years |
rgrieder |
Changed Output concept a little bit to allow for more general use. …
|
|
|
@5993
|
15 years |
scheusso |
Changed input of NewHumanController from InputListener to normal …
|
|
|
@5992
|
15 years |
rgrieder |
Small stuff, mostly spelling mistakes.
|
|
|
@5991
|
15 years |
rgrieder |
Replaced the load of macros in Debug.h with just two, doing almost …
|
|
|
@5989
|
15 years |
dave |
ghost weapons added
|
|
|
@5988
|
15 years |
dave |
Ghost files added
|
|
|
@5986
|
15 years |
scheusso |
added a new feature to the IOConsole: you can now search the history …
|
|
|
@5985
|
15 years |
scheusso |
KEY HOME and END now also work on my laptop
|
|
|
@5984
|
15 years |
rgrieder |
Fixed bug in InputManager that occurred when entering and leaving (or …
|
|
|
@5983
|
15 years |
rgrieder |
IOConsole basically working though there are some unresolved issues …
|
|
|
@5982
|
15 years |
youngk |
Ambient Sounds are now locationally triggerable, i.e if the player …
|
|
|
@5981
|
15 years |
wirthmi |
Made NewHumanController an InputHandler so we can control the crosshair.
|
|
|
@5980
|
15 years |
scheusso |
fixed a logical error in OverlayGroup/OrxonoxOverlay (visibility of …
|
|
|
@5979
|
15 years |
wirthmi |
Added and activated new controller called NewHumanController.
|
|
|
@5978
|
15 years |
dafrick |
GUIOverlay is more talkative, resp. it tells you now, whether it is …
|
|
|
@5976
|
15 years |
dafrick |
Added questsystem test-level.
|
|
|
@5975
|
15 years |
rgrieder |
Escape key should work as well now in the IOConsole input.
And fixed …
|
|
|
@5974
|
15 years |
rgrieder |
Fixed low fps problem when the console is running (removed timeout …
|
|
|
@5973
|
15 years |
rgrieder |
Input part of the IOConsole should be working (at least with SSH on …
|
|
|
@5972
|
15 years |
rgrieder |
Trivial build fixes
|
|
|
@5971
|
15 years |
rgrieder |
Svn:eol-style "native" (Tortoise gone completely mad…)
|
|
|
@5970
|
15 years |
rgrieder |
And what the hell ever happened here.
Adding missing file.
|
|
|
@5969
|
15 years |
rgrieder |
Small stuff:
- Using a reference to the Shell in InGameConsole
- …
|
|
|
@5968
|
15 years |
rgrieder |
Basic construct of an IOConsole for Unix, using Oli's console from …
|
|
|
@5967
|
15 years |
rgrieder |
Activated javadoc auto-brief for our doxygen documentation. This means …
|
|
|
@5966
|
15 years |
scheusso |
(kind of) fixed HumanPlayer bodys beeing around from clients that have …
|
|
|
@5965
|
15 years |
scheusso |
changed some default values in network and trying to reduce round trip …
|
|
|
@5964
|
15 years |
rgrieder |
Fixed msvc build with PCH.
|
|
|
@5963
|
15 years |
rgrieder |
Improved Visual Studio IntelliSense (tool that suggests function names …
|
|
|
@5962
|
15 years |
rgrieder |
Fixed sound reloading problem. The solution was in fact to first stop …
|
|
|
@5961
|
15 years |
scheusso |
new ConsoleCommand: printRTT: prints the round trip time to (the …
|
|
|
@5960
|
15 years |
rgrieder |
Fixed console overlay retraction inconsistency.
|
|
|
@5958
|
15 years |
rgrieder |
Fixed a failed assertion on Windows, occurring when pasting from an …
|
|
|
@5957
|
15 years |
erwin |
Found another output withourt 'Sound:' prefix
|
|
|
@5956
|
15 years |
youngk |
Implemented Mood functionality plus the ability to change the …
|
|
|
@5954
|
15 years |
youngk |
Bug Fix: SoundBase. The old sound file is now automatically unloaded …
|
|
|
@5953
|
15 years |
dafrick |
Made DroppedItem inherit from PickupSpawner. Also minor changes in …
|
|
|
@5952
|
15 years |
cmueri |
reapplying changes made to trunk (5951)
|
|
|
@5951
|
15 years |
cmueri |
some adjustments in order to be able to use the CELayoutEditor
|
|
|
@5948
|
15 years |
rgrieder |
Creating branch to work on pawn steering.
|
|
|
@5947
|
15 years |
rgrieder |
Merged pickup branch revisions to pickup2.
|
|
|
@5946
|
15 years |
rgrieder |
Reapplying erwin's changes from r5939.
|
|
|
@5945
|
15 years |
rgrieder |
Recreating console branch.
|
|
|
@5944
|
15 years |
rgrieder |
Recreating menu branch.
|
|
|
@5943
|
15 years |
rgrieder |
Recreating sound3 branch.
|
|
|
@5942
|
15 years |
dafrick |
New pickup branch.
|
|
|
@5941
|
15 years |
rgrieder |
Deleted recently created branches again (no compile on tardis)
|
|
|
@5940
|
15 years |
rgrieder |
Fixed boost v1.36 build.
|
|
|
@5939
|
15 years |
erwin |
Prefixed all debug output of the soundsubsytem with 'Sound:', makes it …
|
|
|
@5938
|
15 years |
dafrick |
Some more updated documentation, this time in QuestEffectBeacon.
|
|
|
@5937
|
15 years |
dafrick |
Also a very minor update for DistanceTriggger.
|
|
|
@5936
|
15 years |
dafrick |
Updated documentation in PlayerTrigger.
|
|
|
@5935
|
15 years |
dafrick |
Hopefully merged trunk successfully into pickup branch.
|
|
|
@5934
|
15 years |
rgrieder |
Creating branch to work on a always active IO-based console.
|
|
|
@5933
|
15 years |
rgrieder |
Creating branch for an game-paused menu.
|
|
|
@5932
|
15 years |
rgrieder |
Deleting branch again (emails just arrived…)
|
|
|
@5931
|
15 years |
rgrieder |
Creating branch for working on sounds.
|
|
|
@5930
|
15 years |
landauf |
created new sound branch
|
|
|
@5929
|
15 years |
rgrieder |
Merged core5 branch back to the trunk.
Key features include clean …
|
|
|
@5928
|
15 years |
rgrieder |
Fixed typo in a particle script.
|
|
|
@5927
|
15 years |
rgrieder |
Windows fix: Paths containing "fancy" stuff like '.' were not …
|
|
|
@5926
|
15 years |
scheusso |
more consistent client disconnection handling
|
|
|
@5925
|
15 years |
rgrieder |
Reapplied some of the changes that got reverted in the last commit …
|
|
|
@5924
|
15 years |
scheusso |
reverted r5911 partially and removed fallbackcamera
level scene now …
|
|
|
@5923
|
15 years |
rgrieder |
Allowing multiple major dependency versions. Currently this is 3.1 and …
|
|
|
@5922
|
15 years |
landauf |
list of remaining objects after a level unloading
|
|
|
@5921
|
15 years |
scheusso |
build fix for linux
|
|
|
@5920
|
15 years |
scheusso |
something went wrong with one of my commits
|
|
|