|
|
@10492
|
9 years |
fvultier |
New spaceship by Christian Langenbacher
|
|
|
@10491
|
9 years |
maxima |
new spaceship by ssimone
|
|
|
@10490
|
9 years |
maxima |
files for new ship
|
|
|
@10489
|
9 years |
maxima |
scriptable controller branch merged to presentation.
|
|
|
@10488
|
9 years |
meggiman |
Added missing Sound files GravityBombFlight.ogg, GravityField.ogg and …
|
|
|
@10487
|
9 years |
maxima |
Bug fixed
|
|
|
@10486
|
9 years |
maxima |
weaponFS15 branch merged to presentation. spaceshipFS15 has …
|
|
|
@10485
|
9 years |
maxima |
ParticleEffects branch merged to presentation. New level …
|
|
|
@10484
|
9 years |
landauf |
made ConsoleCommandManager a singleton.
|
|
|
@10483
|
9 years |
landauf |
avoid dependency on IdentifierManager for as long as possible
|
|
|
@10482
|
9 years |
landauf |
detail
|
|
|
@10481
|
9 years |
landauf |
StaticallyInitializedIdentifier is now responsible to register and …
|
|
|
@10480
|
9 years |
landauf |
removed dependency of Language on CoreConfig.
|
|
|
@10479
|
9 years |
landauf |
moved config values and all related functions from Game and Core to …
|
|
|
@10478
|
9 years |
landauf |
callStaticNetworkFunction() and callMemberNetworkFunction() are now …
|
|
|
@10477
|
9 years |
landauf |
simplified CMakeLists.txt
|
|
|
@10476
|
9 years |
landauf |
wrap NetworkFunction in a StaticallyInitializedInstance
|
|
|
@10475
|
9 years |
landauf |
refactored the interface of NetworkFunctionManager: maps are better …
|
|
|
@10474
|
9 years |
landauf |
made NetworkFunctionManager a singleton, no static functions anymore …
|
|
|
@10473
|
9 years |
landauf |
bugfix and continuation of the last commit:
- FunctionCall::execute() …
|
|
|
@10472
|
9 years |
landauf |
use the same interface for static an member functions
|
|
|
@10471
|
9 years |
landauf |
moved static maps from NetworkFunctionStatic and …
|
|
|
@10470
|
9 years |
landauf |
NetworkFunctionBase doesn't have to inherit from Listable: there's a …
|
|
|
@10469
|
9 years |
landauf |
removed unused code
|
|
|
@10468
|
9 years |
landauf |
moved static content of NetworkFunctionBase to NetworkFunctionManager
|
|
|
@10467
|
9 years |
landauf |
trying to fix compiler error on buildserver
|
|
|
@10466
|
9 years |
landauf |
added static assertions to validate the type of certain templates
|
|
|
@10465
|
9 years |
landauf |
moved macro ans helperfunction from NetworkFunction.h to …
|
|
|
@10464
|
9 years |
landauf |
define ScopeID as integer constants instead of an enum. this allows to …
|
|
|
@10463
|
9 years |
landauf |
removed unnecessary instance counts. creation of scopes is strictly …
|
|
|
@10462
|
9 years |
landauf |
some refactoring in ScopeManager. made it a singleton and added functions.
|
|
|
@10461
|
9 years |
landauf |
moved ScopeManager into separate class
|
|
|
@10460
|
9 years |
landauf |
StaticallyInitializedScopedSingletonWrapper registers …
|
|
|
@10459
|
9 years |
landauf |
wrap ScopedSingletonWrapper in a …
|
|
|
@10458
|
9 years |
landauf |
renamed ScopedSingletonManager to ScopedSingletonWrapper. removed …
|
|
|
@10457
|
9 years |
frovelli |
Remove training wheels
|
|
|
@10456
|
9 years |
frovelli |
Transmit client count in LAN by evil hack
|
|
|
@10455
|
9 years |
meggiman |
|
|
|
@10454
|
9 years |
clangenb |
Final Spaceship Files
|
|
|
@10453
|
9 years |
clangenb |
converted mesh
|
|
|
@10452
|
9 years |
maxima |
Towerdefense merged to Presentation
|
|
|
@10451
|
9 years |
erbj |
final version
|
|
|
@10450
|
9 years |
clangenb |
new mesh
|
|
|
@10449
|
9 years |
liepatri |
fertige Version des Aliens, das Alien ist in Blender animiert (kann …
|
|
|
@10448
|
9 years |
rgraczyk |
Various changes, see comments in cpp file
|
|
|
@10447
|
9 years |
frovelli |
cleanup
|
|
|
@10446
|
9 years |
frovelli |
Display bugfix
|
|
|
@10445
|
9 years |
maxima |
|
|
|
@10444
|
9 years |
maxima |
New branch for the presentation.
|
|
|
@10443
|
9 years |
landauf |
fixed includes to make it compile without build units
|
|
|
@10442
|
10 years |
clangenb |
|
|
|
@10441
|
10 years |
bknecht |
Turned on c++11 flag in compiler and fixed a bug where boost couldn't …
|
|
|
@10440
|
10 years |
bknecht |
Added include to make ois code compile under linux without build units
|
|
|
@10439
|
10 years |
bknecht |
Creating C++11 branch
|
|
|
@10438
|
10 years |
meggiman |
Added sound-effects to bomb.
|
|
|
@10437
|
10 years |
fvultier |
Removed unnecessary output to console in kump minigame. Added a small …
|
|
|
@10436
|
10 years |
meggiman |
Fixed dangling pointer bug when GravityBomb was destroyed by tick of …
|
|
|
@10435
|
10 years |
meggiman |
Added new models and fixed dammage bug. Bomb now fully working.
|
|
|
@10434
|
10 years |
frovelli |
Implemented playercount in multiplayer lobby
|
|
|
@10433
|
10 years |
gpregger |
New explosion effect for pawn.cc (still WIP)
|
|
|
@10432
|
10 years |
clangenb |
new mesh
|
|
|
@10431
|
10 years |
fvultier |
new particle effect for the gravity bomb
|
|
|
@10430
|
10 years |
erbj |
added functionality: Waves with different combinations of spaceships, …
|
|
|
@10429
|
10 years |
gpregger |
textures and materials for new explosion effect for rocket.cc
|
|
|
@10428
|
10 years |
gpregger |
waste of time + New Explosion in 'rocket.cc' + old Rocket in …
|
|
|
@10427
|
10 years |
frovelli |
Implemented custom servernames
|
|
|
@10426
|
10 years |
fvultier |
New models for the tower defense minigame. There are 5 different …
|
|
|
@10425
|
10 years |
fvultier |
Added models for the new weapon: Gravity bomb. There is one model for …
|
|
|
@10424
|
10 years |
landauf |
these Singletons are in fact required and not allowed to fail, …
|
|
|
@10423
|
10 years |
liepatri |
creation of the alien mascot (current version is v0.4)
|
|
|
@10422
|
10 years |
landauf |
details
|
|
|
@10421
|
10 years |
landauf |
RealTimer was not registered in the framework
|
|
|
@10420
|
10 years |
landauf |
use destroyLater() in Pawn and ShipPart. PawnManager and …
|
|
|
@10419
|
10 years |
landauf |
added destroyLater() to Destroyable. This will destroy the object …
|
|
|
@10418
|
10 years |
landauf |
improved documentation
|
|
|
@10417
|
10 years |
landauf |
moved destruction of bullet collision shape to ~CollisionShape(). …
|
|
|
@10416
|
10 years |
landauf |
i think it makes more sense to delete killed pawns and shipparts …
|
|
|
@10415
|
10 years |
landauf |
added check to detect if a collision shape is destroyed during a …
|
|
|
@10414
|
10 years |
landauf |
destroy all remaining ship parts if ModularSpaceShip is destroyed. …
|
|
|
@10413
|
10 years |
landauf |
use the generic UpdateListener interface to receive calls to …
|
|
|
@10412
|
10 years |
landauf |
fixed crash: apparently these static maps get initialized later now …
|
|
|
@10411
|
10 years |
landauf |
removed unnecessary macro + static variable
|
|
|
@10410
|
10 years |
landauf |
SynchronisableVariableBase::state_ is not used anymore
|
|
|
@10409
|
10 years |
meggiman |
Started implementing Particle effect. Force Field explodes at end of life.
|
|
|
@10408
|
10 years |
erbj |
added functionality to the TowerDefenseSelecter
|
|
|
@10407
|
10 years |
landauf |
moved Scope and ScopedSingletonManager from util to core.
I had …
|
|
|
@10406
|
10 years |
fvultier |
There is now a cube that can be moved on the playground using the …
|
|
|
@10405
|
10 years |
landauf |
fixed some TODOs in tests and code by using the new unload() function
|
|
|
@10404
|
10 years |
landauf |
added unload() function to StaticallyInitializedInstance
|
|
|
@10403
|
10 years |
landauf |
added function to destroy the class hierarchy (i.e. reset all …
|
|
|
@10402
|
10 years |
landauf |
fixed tests in util_test which failed when a different order of …
|
|
|
@10401
|
10 years |
landauf |
fixed crash in tests with msvc & debug checks
|
|
|
@10400
|
10 years |
landauf |
fixed tests. however there are some open issues:
- the …
|
|
|
@10399
|
10 years |
landauf |
use typeid(T) instead of typeid(T).name() to identify a class. this …
|
|
|
@10398
|
10 years |
landauf |
improved output
|
|
|
@10397
|
10 years |
fvultier |
Added missmissing #include _.h Now the program compiles without any …
|
|
|
@10396
|
10 years |
landauf |
detail
|
|
|
@10395
|
10 years |
landauf |
create and initialize Identifiers explicitly via registerClass(). …
|
|
|
@10394
|
10 years |
erbj |
das File TowerDefenseSelecter.cc und .h geadded
|
|
|
@10393
|
10 years |
landauf |
found another unregistered class
|
|
|