|
|
@6548
|
15 years |
rgrieder |
Added a new look from the CEGUI skin repository: sleekspace.
(added …
|
|
|
@6546
|
15 years |
rgrieder |
Removed yet another obsolete cegui file.
|
|
|
@6545
|
15 years |
rgrieder |
It seems we don't usually define the fonts used in widgets manually. …
|
|
|
@6544
|
15 years |
rgrieder |
Removed loads of CEGUI related files that we really don't need. Most …
|
|
|
@6543
|
15 years |
rgrieder |
svn:eol-style "native" for all text based files.
|
|
|
@6542
|
15 years |
ebeier |
made some changes, testlevel should be ready, …
|
|
|
@6541
|
15 years |
ebeier |
added some files for new speed pickup
|
|
|
@6540
|
15 years |
dafrick |
Removed some 's. Finished up documenting pickup module.
|
|
|
@6539
|
15 years |
dafrick |
Ups. Complies and runs now.
|
|
|
@6538
|
15 years |
dafrick |
Done some (almost final) documenting in pickup module.
|
|
|
@6537
|
15 years |
rgrieder |
Linked every GUI sheet to exactly one InputState.
Also added …
|
|
|
@6536
|
15 years |
rgrieder |
Merged revisions 6430-6440 from the gamestate branch to the trunk. …
|
|
|
@6535
|
15 years |
rgrieder |
MSVC build config fix for incremental linking.
|
|
|
@6534
|
15 years |
dafrick |
PickupCarrier destructor a little more compact.
|
|
|
@6533
|
15 years |
dafrick |
Resolved segmentation fault, when destroying a PickupCompilation.
|
|
|
@6532
|
15 years |
benedict |
created .h and .cc files for invi-pickup
|
|
|
@6531
|
15 years |
benedict |
simple copy of pickuplevel
|
|
|
@6530
|
15 years |
benedict |
wider nur ein test
|
|
|
@6529
|
15 years |
benedict |
testcommit
|
|
|
@6528
|
15 years |
ebeier |
|
|
|
@6527
|
15 years |
scheusso |
creating new chat branch
|
|
|
@6526
|
15 years |
dafrick |
Second new branch to create pickups. (Ignore the … level from the …
|
|
|
@6525
|
15 years |
dafrick |
New branch to create pickups level.
|
|
|
@6524
|
15 years |
dafrick |
Merged pickup branch into trunk. Yay. Persisting bugs will be fixed, …
|
|
|
@6523
|
15 years |
dafrick |
Whitespace removal.
|
|
|
@6522
|
15 years |
rgrieder |
Created branch for rocket aim improvements.
|
|
|
@6521
|
15 years |
dafrick |
Added changedPickedUp method to Pickupable to solve a problem in …
|
|
|
@6520
|
15 years |
dafrick |
Small fix in HealthPickup.
|
|
|
@6519
|
15 years |
dafrick |
Started documenting MetaPcikup, resolved some bugs in PickupCollection …
|
|
|
@6518
|
15 years |
dafrick |
Renamed TestPickup to MetaPickup.
|
|
|
@6517
|
15 years |
dafrick |
TestPickup now more universal, as it accepts all PickupCarriers as its …
|
|
|
@6516
|
15 years |
dafrick |
Resolved DroppedPickup bug, where the pickup picked up from a …
|
|
|
@6515
|
15 years |
scheusso |
permanent creation of DroppedPickup instead of temporary
|
|
|
@6514
|
15 years |
rgrieder |
Fixed intialisation bug in PickupSpawner.
|
|
|
@6512
|
15 years |
dafrick |
Added additional pickup (TestPickup), and did some bug $fixing.
|
|
|
@6511
|
15 years |
erwin |
You shalt not compile and edit.
|
|
|
@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
|
|
|
@6503
|
15 years |
rgrieder |
Disabled some more warnings in MultiType that OGRE v1.7 revealed.
|
|
|
@6502
|
15 years |
rgrieder |
Removed a ton of msvc warnings revealed with OGRE v1.7 (they removed …
|
|
|
@6501
|
15 years |
rgrieder |
Ensured OGRE v1.7 "Cthugha" code compatibility. Does not yet seem to …
|
|
|
@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.
|
|
|
@6495
|
15 years |
rgrieder |
Fixed CEGUI library problem on tardis
|
|
|
@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 …
|
|
|
@6461
|
15 years |
scheusso |
further tardis hacks/fixes in order to build orxonox on the new tardis …
|
|
|
@6460
|
15 years |
scheusso |
release version now compiling again on tardis
|
|
|
@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 …
|
|
|
@6447
|
15 years |
rgrieder |
Added svn property to 0.0.4 that automatically checks out the data tag …
|
|
|
@6445
|
15 years |
rgrieder |
Added 0.0.4 tag with the results of the 2009 autumn ETH semester.
|
|
|
@6444
|
15 years |
rgrieder |
Version bump —> 0.0.4
|
|
|
@6443
|
15 years |
rgrieder |
Fixed two problems with the ORXONOX_RELEASE really release version.
|
|
|
@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.
|
|
|
@6438
|
15 years |
rgrieder |
Boost 1.35 currently is the minimum version.
|
|
|