2017-10-08 |
elexis | Fix Vector.js rotate oversight in rP20263 (this.x may...
|
commit | commitdiff | tree |
2017-10-06 |
elexis | Deepfreeze the map settings object (created from g_GameAttri...
|
commit | commitdiff | tree |
2017-10-06 |
elexis | Remove unneeded waterheight init loop from River Archipelago...
|
commit | commitdiff | tree |
2017-10-06 |
elexis | Readability improvements of globalscripts vector.js.
|
commit | commitdiff | tree |
2017-10-06 |
elexis | Add test for globalscripts vector, refs #4427.
|
commit | commitdiff | tree |
2017-09-27 |
elexis | Northern lights river cleanup following rP20185.
|
commit | commitdiff | tree |
2017-09-23 |
elexis | Fix division by zero in rP12545 and rP12654 for the...
|
commit | commitdiff | tree |
2017-09-23 |
elexis | Fix oversights in rP20144 (missing brace removal in...
|
commit | commitdiff | tree |
2017-09-16 |
elexis | Remove some more recursive duplication in the rmgen...
|
commit | commitdiff | tree |
2017-09-15 |
elexis | Unify 34 copies of the civic center tile class setting...
|
commit | commitdiff | tree |
2017-09-15 |
elexis | Reverse engineer and unify the 14 copies of the river...
|
commit | commitdiff | tree |
2017-09-12 |
elexis | Don't overwrite invalid input in numeric fields of...
|
commit | commitdiff | tree |
2017-09-12 |
elexis | Move Main ScriptFunctions to a new JS Interface, refs...
|
commit | commitdiff | tree |
2017-09-12 |
elexis | Move Debugging ScriptFunctions to a new JS Interface...
|
commit | commitdiff | tree |
2017-09-12 |
elexis | Move Simulation GUI ScriptFunctions to a new JS Interface...
|
commit | commitdiff | tree |
2017-09-12 |
elexis | Move Game ScriptFunctions to a new JS Interface, refs...
|
commit | commitdiff | tree |
2017-09-12 |
elexis | Move GUI Manager ScriptFunctions to a new JS Interface...
|
commit | commitdiff | tree |
2017-09-12 |
elexis | Move networking ScriptFunctions to a new JS Interface...
|
commit | commitdiff | tree |
2017-09-11 |
elexis | Move SavedGame ScriptFunctions to a new JS Interface...
|
commit | commitdiff | tree |
2017-09-11 |
elexis | Move GameView ScriptFunctions to its JS Interface,...
|
commit | commitdiff | tree |
2017-09-11 |
elexis | Move ReadJSONFile and WriteJSONFile GUI ScriptFunctions...
|
commit | commitdiff | tree |
2017-09-11 |
elexis | Remove unused clumsy JS GUI ScriptFunctions debug timer...
|
commit | commitdiff | tree |
2017-09-11 |
elexis | Pick the closest match for SimRates like 0.10000000149011612...
|
commit | commitdiff | tree |
2017-09-10 |
elexis | Move the 12MB heightmap data from the JS code of _kali...
|
commit | commitdiff | tree |
2017-09-10 |
elexis | Add two missing checks in the EndgameManager for players...
|
commit | commitdiff | tree |
2017-09-10 |
elexis | Create arrays with [], not new Array in random map...
|
commit | commitdiff | tree |
2017-09-10 |
elexis | Fix oversight in rP20118 (don't pick the "random" biome...
|
commit | commitdiff | tree |
2017-09-10 |
elexis | Merge the 14 copies of the player placement code on...
|
commit | commitdiff | tree |
2017-09-09 |
elexis | Fix wrong comma in rP20127 and a mismatched brace in...
|
commit | commitdiff | tree |
2017-09-09 |
elexis | Unify 36 copies of the radial playerplacement loop...
|
commit | commitdiff | tree |
2017-09-09 |
elexis | Replace 55 playerarray sorting loops copies with calls...
|
commit | commitdiff | tree |
2017-09-09 |
elexis | Remove 23 copies of the random mapgen terrain init...
|
commit | commitdiff | tree |
2017-09-09 |
elexis | Remove 1400 useless random map script comments.
|
commit | commitdiff | tree |
2017-09-09 |
elexis | Don't use the default metal/stone mines of the random...
|
commit | commitdiff | tree |
2017-09-09 |
elexis | Fix missing conversion of biome environment constants...
|
commit | commitdiff | tree |
2017-09-09 |
elexis | Add biome descriptions.
|
commit | commitdiff | tree |
2017-09-08 |
elexis | Mark simulation component template and entity properties...
|
commit | commitdiff | tree |
2017-09-08 |
elexis | Move VFS GUI script function registration to its interface...
|
commit | commitdiff | tree |
2017-09-08 |
elexis | Remove unnecessary, terribly named random biome getter...
|
commit | commitdiff | tree |
2017-09-08 |
elexis | Remove biome constants, so that mods can remove biomes...
|
commit | commitdiff | tree |
2017-09-08 |
elexis | Fix compulsory JSON syntax error.
|
commit | commitdiff | tree |
2017-09-08 |
elexis | Move biome definitions to JSON and JS files, so that...
|
commit | commitdiff | tree |
2017-09-07 |
elexis | Move random biome system to a separate mapgen library.
|
commit | commitdiff | tree |
2017-09-06 |
elexis | Unify deepcopy and clone.
|
commit | commitdiff | tree |
2017-09-05 |
elexis | Fix missing harbor and wild lake random biome implementation.
|
commit | commitdiff | tree |
2017-09-05 |
elexis | Allow selecting the biome on all maps that support...
|
commit | commitdiff | tree |
2017-09-05 |
elexis | Select the biome of the random map in the gamesetup.
|
commit | commitdiff | tree |
2017-09-04 |
elexis | Move lobby panels to custom file, so that they could...
|
commit | commitdiff | tree |
2017-09-04 |
elexis | Move prelobby files to a separate directory (to prepare...
|
commit | commitdiff | tree |
2017-09-04 |
elexis | Fix a nearly hidden gamesetup bug that exists since...
|
commit | commitdiff | tree |
2017-09-04 |
elexis | Fix oversight in rP20101 (thought undefined was converted...
|
commit | commitdiff | tree |
2017-09-03 |
elexis | Add +1 tab indentation following rP20101 / D805 for...
|
commit | commitdiff | tree |
2017-09-03 |
elexis | Remove unneeded parameters nesting from the options...
|
commit | commitdiff | tree |
2017-09-03 |
elexis | Use tabs for the options page and rewrite it altogether.
|
commit | commitdiff | tree |
2017-09-03 |
elexis | Deepfreeze Aura, Technology and Resource Templates...
|
commit | commitdiff | tree |
2017-09-03 |
elexis | Add deepfreeze function to recursively mark JS Objects...
|
commit | commitdiff | tree |
2017-09-02 |
elexis | Display the targer marker in the shroud of darkness...
|
commit | commitdiff | tree |
2017-09-01 |
elexis | Options page cleanup.
|
commit | commitdiff | tree |
2017-09-01 |
elexis | Allow the GUI to subscribe to text edit events to redeem...
|
commit | commitdiff | tree |
2017-09-01 |
elexis | Fix typo in rP20002 / D786 and some whitespace in CInput.cpp
|
commit | commitdiff | tree |
2017-08-31 |
elexis | Main Menu cleanup.
|
commit | commitdiff | tree |
2017-08-30 |
elexis | Focus on deleted entities in observermode if the follow...
|
commit | commitdiff | tree |
2017-08-30 |
elexis | Unify two indistinguishable session sprites.
|
commit | commitdiff | tree |
2017-08-30 |
elexis | Input GUI object cleanup.
|
commit | commitdiff | tree |
2017-08-29 |
elexis | Implement readonly Input GUI objects and use it in...
|
commit | commitdiff | tree |
2017-08-29 |
elexis | Split the Input GUI object key processing into two...
|
commit | commitdiff | tree |
2017-08-29 |
elexis | Display move indicator to observers if the follow-player...
|
commit | commitdiff | tree |
2017-08-29 |
elexis | Visual move order indicator.
|
commit | commitdiff | tree |
2017-08-29 |
elexis | Display previously received lobby chat messages when...
|
commit | commitdiff | tree |
2017-08-29 |
elexis | Fix typo in rP20064 / D835 reported by gameboy.
|
commit | commitdiff | tree |
2017-08-28 |
elexis | Options page cleanup.
|
commit | commitdiff | tree |
2017-08-28 |
elexis | XmppClient cleanup.
|
commit | commitdiff | tree |
2017-08-28 |
elexis | Replace deprecated jsval with JS::Value.
|
commit | commitdiff | tree |
2017-08-27 |
elexis | Colorize relic victory message.
|
commit | commitdiff | tree |
2017-08-27 |
elexis | Display untranslated developer overlay chat message...
|
commit | commitdiff | tree |
2017-08-27 |
elexis | Disable lobby login/register button after pressing it.
|
commit | commitdiff | tree |
2017-08-27 |
elexis | Hide gamesetup controls until they are initialized...
|
commit | commitdiff | tree |
2017-08-27 |
elexis | Display all heroes and relics in the top panel when...
|
commit | commitdiff | tree |
2017-08-27 |
elexis | Fix rallypoint color after deserialization following...
|
commit | commitdiff | tree |
2017-08-26 |
elexis | Small JS GUI performance improvement.
|
commit | commitdiff | tree |
2017-08-26 |
elexis | JS cleanup.
|
commit | commitdiff | tree |
2017-08-26 |
elexis | JS Cleanup.
|
commit | commitdiff | tree |
2017-08-26 |
elexis | JS cleanup.
|
commit | commitdiff | tree |
2017-08-26 |
elexis | JS Cleanup.
|
commit | commitdiff | tree |
2017-08-26 |
elexis | JS GUI cleanup.
|
commit | commitdiff | tree |
2017-08-26 |
elexis | Don't write two helper variables to g_CivInfo in the...
|
commit | commitdiff | tree |
2017-08-25 |
elexis | Remove unneeded GetMucMessageCount from the XmppClient.
|
commit | commitdiff | tree |
2017-08-24 |
elexis | Close the options page with escape.
|
commit | commitdiff | tree |
2017-08-24 |
elexis | Enhance lobby / XMPP timestamp parsing documentation.
|
commit | commitdiff | tree |
2017-08-23 |
elexis | Fix two translation oversights in rP19609 / D505.
|
commit | commitdiff | tree |
2017-08-21 |
elexis | Add help button to Atlas with a link to the Manual...
|
commit | commitdiff | tree |
2017-08-21 |
elexis | Remove unused Renderer function from rP13877.
|
commit | commitdiff | tree |
2017-08-21 |
elexis | Tiny JS options page cleanup.
|
commit | commitdiff | tree |
2017-08-21 |
elexis | Grammar improvement for the wonder victory message...
|
commit | commitdiff | tree |
2017-08-21 |
elexis | Use different translation contexts for the "enter your...
|
commit | commitdiff | tree |
2017-08-21 |
elexis | Fix rP19881 bug that shows the "enter your password...
|
commit | commitdiff | tree |
2017-08-21 |
elexis | Change the shadow map quality without restarting the...
|
commit | commitdiff | tree |
2017-08-21 |
elexis | Rename WaterUgly setting to WaterEffects in order to...
|
commit | commitdiff | tree |
2017-08-20 |
elexis | Delete unused, not too appealing Modern Gray button...
|
commit | commitdiff | tree |
2017-08-20 |
elexis | Invert arrow sprites for sortable columns and unify...
|
commit | commitdiff | tree |