software-projekt-2-gold-wars/GoldWars/GoldWars
2020-06-23 19:59:28 +02:00
..
Assets.xcassets changes after review 2020-06-23 18:55:47 +02:00
Components review changes 2020-06-18 22:53:41 +02:00
Entities Remove unnecessary complexity, Reformat code 2020-06-23 19:59:28 +02:00
Enums Remove fireNode if base has no ownership. Move unitcount Label from BaseComponent to Teamcomponent and remove it if base has no ownership. Remove unused Team-Enum cases. Remove unused team-colors. 2020-06-17 22:19:50 +02:00
Map fix gap between two crossed curves 2020-06-10 14:49:29 +02:00
Partikels add winner/loser Icons 2020-06-18 17:13:44 +02:00
Scenes changed questionmark asset 2020-06-21 23:25:58 +02:00
Storyboards/Base.lproj Remove orphan files 2020-05-29 16:39:12 +02:00
AppDelegate.swift Impl. AppDelegates handlings 2020-06-06 18:59:26 +02:00
DataService.swift Impl. AppDelegates handlings 2020-06-06 18:59:26 +02:00
EloHelper.swift Implement EloSystem in EloHelper 2020-06-18 20:10:08 +02:00
GameCenterManager.swift Implement EloSystem in EloHelper 2020-06-18 20:10:08 +02:00
GameViewController.swift rest RoundCalculatorService 2020-06-18 11:51:56 +02:00
GoldWars.entitlements add rest of necessary swift files 2020-05-02 14:04:08 +02:00
Info.plist add rest of necessary swift files 2020-05-02 14:04:08 +02:00
intro-music.mp3 add backgroundMusic for MenuScene with SoundManager for futher Sound-Management - music with commercial use 2020-05-10 17:44:54 +02:00
MultiplayerNetwork.swift Implement EloSystem in EloHelper 2020-06-18 20:10:08 +02:00
RoundCalculatorService.swift Implement EloSystem in EloHelper 2020-06-18 20:10:08 +02:00
RoundTimer.swift add winner/loser Icons 2020-06-18 17:13:44 +02:00
RulesScene.swift Remove unnecessary complexity, Reformat code 2020-06-23 19:59:28 +02:00
SettingsScene.swift add RoundCount directly to HUD 2020-06-02 20:52:39 +02:00
SoundManager.swift Add --no-music flag, Implement NSUserDefaults for music settings 2020-06-08 10:42:05 +02:00