|
|
@6510
|
15 years |
erwin |
last one for today
|
|
|
@6509
|
15 years |
erwin |
Committing spreeeee! Hardcoded source init
|
|
|
@6508
|
15 years |
erwin |
Removed unused function declarations
|
|
|
@6507
|
15 years |
erwin |
Found a few new places to change things for file streaming
|
|
|
@6506
|
15 years |
scheusso |
merged sound4 into sound5
|
|
|
@6505
|
15 years |
scheusso |
creating new sound5 branch (ogg streaming)
|
|
|
@6504
|
15 years |
erwin |
Commit before rebase, attempt to fix everything
|
|
|
@6500
|
15 years |
scheusso |
removing dronecontroller from cmakelists in order to build …
|
|
|
@6499
|
15 years |
dafrick |
Some small changes regarding output.
|
|
|
@6498
|
15 years |
dafrick |
Added some preconfigured health pickups.
|
|
|
@6497
|
15 years |
dafrick |
Fixed bug in clone() (Argument needed to be as reference). Pickups …
|
|
|
@6496
|
15 years |
rgrieder |
Fixed DLL interface on Windows.
|
|
|
@6494
|
15 years |
scheusso |
tardis fix
|
|
|
@6492
|
15 years |
dafrick |
Small error in Pickup Spawner.
|
|
|
@6491
|
15 years |
scheusso |
removed Drone.cc from CMakeLists
|
|
|
@6490
|
15 years |
dafrick |
Added target to HealthPickup, which I had forgotten.
|
|
|
@6489
|
15 years |
dafrick |
Changed changedActivity and changedVisibility such that when …
|
|
|
@6488
|
15 years |
scheusso |
forgot an important detail
|
|
|
@6487
|
15 years |
rgrieder |
Merged r5841 that removes the student's code from the tutorial.
|
|
|
@6486
|
15 years |
dafrick |
Simplification in PickupSpawner due to previous commit.
|
|
|
@6485
|
15 years |
dafrick |
Added changedActivity and changedVisibility method to WorldEntity, …
|
|
|
@6484
|
15 years |
dafrick |
Cleanup and bug fixes.
|
|
|
@6483
|
15 years |
rgrieder |
Cosmetic changes..
|
|
|
@6482
|
15 years |
rgrieder |
Merged HS 2009 tutorial in new FS 2010 branch. This includes all the …
|
|
|
@6481
|
15 years |
rgrieder |
Tutorial branch for the FS 2010 PPS.
|
|
|
@6480
|
15 years |
dafrick |
Simplification in creation of PickupIdentifier.
|
|
|
@6479
|
15 years |
dafrick |
Added XMLPortParam to add one single template to BaseObject for ease …
|
|
|
@6478
|
15 years |
dafrick |
More bug fixes.
|
|
|
@6477
|
15 years |
dafrick |
Some more documenting. Completed HealthPickup.
|
|
|
@6476
|
15 years |
erwin |
Tried to hack ths sound streaming part in… sound doesn't work at all now.
|
|
|
@6475
|
15 years |
dafrick |
Additional documentation, code niceifying and potential bug fixing. …
|
|
|
@6474
|
15 years |
dafrick |
Some documenting done. Added files, that I had forgotten to add. …
|
|
|
@6467
|
15 years |
dafrick |
Steering works now. The lesson is: Don't comment out stuff you don't …
|
|
|
@6466
|
15 years |
dafrick |
Lots of things done in pickups module. Compiles, but it seems, that …
|
|
|
@6465
|
15 years |
scheusso |
stupid mistake
|
|
|
@6464
|
15 years |
scheusso |
setting default number of mipmaps to unlimited (was 0 before)
|
|
|
@6462
|
15 years |
scheusso |
temporarily removing hs-w01 models due to major performance drop …
|
|
|
@6459
|
15 years |
rgrieder |
Simplified BasicGUI construction. Just give the name of the GUI as …
|
|
|
@6458
|
15 years |
scheusso |
changed Pawn::aimPosition_ synchronisation to Client→Server only
|
|
|
@6457
|
15 years |
scheusso |
changed synchronisation of worldsound state (1 instead of 4 bytes)
fix …
|
|
|
@6456
|
15 years |
scheusso |
changed BlinkingBillboard Synchronisation in order to reduce traffic …
|
|
|
@6455
|
15 years |
scheusso |
unregisterVariable reintroduced
some style changes
|
|
|
@6454
|
15 years |
rgrieder |
3 build fixes for MSVC.
|
|
|
@6453
|
15 years |
landauf |
hmm
|
|
|
@6452
|
15 years |
landauf |
merged current state of the new cc system to the updated branch
|
|
|
@6451
|
15 years |
landauf |
annual update of the cc branch
|
|
|
@6450
|
15 years |
scheusso |
further traffic reduction:
- synchronisableheaders are now smaller( by …
|
|
|
@6449
|
15 years |
scheusso |
changed diff behaviour in order to reduce datasize before and after …
|
|
|
@6448
|
15 years |
scheusso |
made registerVariables always private. otherwise bad things may happen …
|
|
|
@6442
|
15 years |
rgrieder |
Removed unnecessary path qualifiers.
|
|
|
@6441
|
15 years |
rgrieder |
Added XML loadable wrapper class that can load GUI sheets.
|
|
|
@6440
|
15 years |
rgrieder |
Fixed typos.
|
|
|
@6439
|
15 years |
rgrieder |
Found two macros that can be replaced by simple inline functions.
|
|
|
@6437
|
15 years |
rgrieder |
Added support for keybindings.ini merging:
When running development …
|
|
|
@6435
|
15 years |
rgrieder |
Moved getALErrorString function from SoundManager.h to newly created …
|
|
|
@6434
|
15 years |
rgrieder |
Sound streaming branch.
|
|
|
@6433
|
15 years |
scheusso |
creating network2 branch
|
|
|
@6432
|
15 years |
rgrieder |
Changed the way config values associated with general settings …
|
|
|
@6431
|
15 years |
rgrieder |
Extended Singleton<T> with a exists() method.
|
|
|
@6430
|
15 years |
rgrieder |
Created branch to ditch the GameStates.
|
|
|
@6421
|
15 years |
dafrick |
Some Documenting and bug fixes.
|
|
|
@6420
|
15 years |
rgrieder |
svn:eol-style "native" for all text files.
|
|
|
@6419
|
15 years |
rgrieder |
Merged pickup2 into pickup3.
|
|
|
@6418
|
15 years |
rgrieder |
New branch to make pickup2 work easier.
|
|
|
@6416
|
15 years |
rgrieder |
Added missing includes
|
|
|
@6415
|
15 years |
rgrieder |
const std::string& or std::string, but std::string& can yield …
|
|
|
@6414
|
15 years |
dafrick |
Added changes to presentation2 here as well.
|
|
|
@6413
|
15 years |
dafrick |
Resolved some bugs that stood in the way of compiling.
* In DynLib.cc …
|
|
|
@6412
|
15 years |
dafrick |
Merged presentation2 branch into pickup2 branch.
|
|
|
@6411
|
15 years |
rgrieder |
BaseSound should release the buffer upon destruction and the …
|
|
|
@6410
|
15 years |
rgrieder |
Just a small mistake…
|
|
|
@6409
|
15 years |
rgrieder |
Better sound source management: Sources are created on demand with a …
|
|
|
@6408
|
15 years |
rgrieder |
Main loop optimisations.
|
|
|
@6407
|
15 years |
rgrieder |
WeaponSlots should not be synchronised.
|
|
|
@6406
|
15 years |
rgrieder |
Mood changes should now be working and with immediate (but delayed …
|
|
|
@6405
|
15 years |
dafrick |
Commit changes in pickup before merge.
|
|
|
@6404
|
15 years |
rgrieder |
Simplified our resource system a bit by working with a single resource …
|
|
|
@6403
|
15 years |
rgrieder |
Added lua convenience function for console commmands: …
|
|
|
@6402
|
15 years |
rgrieder |
Protected ClassTreeMask functions against NULL identifiers.
That can …
|
|
|
@6401
|
15 years |
rgrieder |
Removed useless damage_ config value from Projectile. Rather use the …
|
|
|
@6400
|
15 years |
rgrieder |
Replaced (*it). with it→ where I could find it. Should increased code …
|
|
|
@6399
|
15 years |
rgrieder |
Increased default mouse sensitivity to a playable level.
|
|
|
@6398
|
15 years |
rgrieder |
Fixed weapon sound synchronisation.
|
|
|
@6397
|
15 years |
rgrieder |
Fixed obviously pointless statement order in BaseSound.
|
|
|
@6396
|
15 years |
rgrieder |
Fixed space ship boost sound synchronisation.
|
|
|
@6395
|
15 years |
rgrieder |
Adding pointers here is pointless.
|
|
|
@6394
|
15 years |
rgrieder |
std::string tweaks:
- Declared BLANKSTRING in UtilPrereqs.h as well …
|
|
|
@6393
|
15 years |
rgrieder |
Removed two gcc warnings.
|
|
|
@6392
|
15 years |
rgrieder |
Adjusted hard debug level for the debug build: now set to 6 (Ultra).
|
|
|
@6391
|
15 years |
rgrieder |
Moved forward declarations to the Prereqs files.
|
|
|
@6390
|
15 years |
rgrieder |
Deleting old branches.
|
|
|
@6389
|
15 years |
rgrieder |
Found some inappropriate tabs.
|
|
|
@6388
|
15 years |
rgrieder |
Found some end of line leftover spaces.
|
|
|
@6387
|
15 years |
rgrieder |
Found some non empty new lines.
|
|
|
@6386
|
15 years |
rgrieder |
Correction to r6385.
|
|
|
@6385
|
15 years |
rgrieder |
The free PNG format is probably more suitable for screen shots than …
|
|
|
@6384
|
15 years |
rgrieder |
Playing Orxonox on a specific core makes it faster on Windows.
The …
|
|
|
@6383
|
15 years |
rgrieder |
Fixed a major sound issue: The state gets reset to 'Stopped' when the …
|
|
|
@6382
|
15 years |
rgrieder |
Several small changes in sound:
- Fixed a bug that caused a sound …
|
|
|
@6381
|
15 years |
rgrieder |
Copy&paste for dummies in Scene.cc (caused fire sound to be very …
|
|
|