..
color.js
Fix ESLint no-multi-assign, default-case, no-empty, no-shadow warnings, refs #5524 .
2019-08-12 14:48:10 +00:00
colorFades.js
Fix some style issues noticed by our linter
2017-10-21 17:31:05 +00:00
functions_global_object.js
Rewrite FPS/Realtime/Gametime/Ceasefire counters to use object semantics using class notation, refs #5387 .
2019-10-27 12:39:28 +00:00
functions_utility.js
Rewrite FPS/Realtime/Gametime/Ceasefire counters to use object semantics using class notation, refs #5387 .
2019-10-27 12:39:28 +00:00
gamedescription.js
Refactor diplomacy dialog to use object orientation paradigm using the class keyword, refs #5387 .
2019-10-11 12:28:12 +00:00
global.xml
Rewrite FPS/Realtime/Gametime/Ceasefire counters to use object semantics using class notation, refs #5387 .
2019-10-27 12:39:28 +00:00
music.js
Add cheat code to play arbitrary music playlists, by default the 8-bit retro easteregg track from [[SVN:19890]] (yet to be committed to the public mod).
2017-12-30 17:42:43 +00:00
network.js
Always inform clients why the server chose to disconnect them, i.e. stop using NDR_UNKNOWN as a disconnect reason when the reason is known and add a LOGWARNING for future authors.
2019-09-26 11:36:03 +00:00
OverlayCounter.js
Rewrite FPS/Realtime/Gametime/Ceasefire counters to use object semantics using class notation, refs #5387 .
2019-10-27 12:39:28 +00:00
OverlayCounterFPS.js
Rewrite FPS/Realtime/Gametime/Ceasefire counters to use object semantics using class notation, refs #5387 .
2019-10-27 12:39:28 +00:00
OverlayCounterManager.js
Fix performance improvement (50 microsec/call) valuesetting missing in 38e06fce7e/D2391, reported by Stan in 1348c936b1.
2019-10-30 10:35:36 +00:00
OverlayCounterRealtime.js
Rewrite FPS/Realtime/Gametime/Ceasefire counters to use object semantics using class notation, refs #5387 .
2019-10-27 12:39:28 +00:00
settings.js
Commit files missing in previous commit e3f43f6352 / D2378.
2019-10-17 15:22:18 +00:00
setup.xml
Generalise attack tooltips after D2092/16b452cf91.
2019-09-07 14:47:39 +00:00
setup_resources.xml
Loot tooltips. Patch by Mate-86, fixes #4193 .
2016-09-19 01:21:09 +00:00
sprites.xml
Rewrite Main Menu.
2019-09-06 01:20:46 +00:00
styles.xml
Delete duplicate global default style following 1e6614918b.
2019-09-21 15:23:05 +00:00
tab_buttons.js
Fix ESLint no-multi-assign, default-case, no-empty, no-shadow warnings, refs #5524 .
2019-08-12 14:48:10 +00:00
tab_buttons.xml
Let scrolling up go a tab up instead of down, fixes 8ae67ed15f/9ae7c4d810
2017-12-28 11:40:43 +00:00
timer.js
Fix some style issues noticed by our linter
2017-10-21 17:31:05 +00:00
tooltips.js
Apply modifications to template values based on entity owner instead watching player
2019-12-14 20:10:32 +00:00