2016-11-27 |
elexis | Fix undefined guid error when trying to kick as a nonhosting...
|
commit | commitdiff | tree |
2016-11-25 |
elexis | Load- and save dialog cleanup.
|
commit | commitdiff | tree |
2016-11-25 |
elexis | Load and save dialog cleanup.
|
commit | commitdiff | tree |
2016-11-25 |
elexis | Save and load dialog bugfix. Reported by frapstar,...
|
commit | commitdiff | tree |
2016-11-25 |
elexis | Implement noconfirmation hotkey for deleting savegames...
|
commit | commitdiff | tree |
2016-11-24 |
elexis | Remove an unused function that is redundant with GetGameType...
|
commit | commitdiff | tree |
2016-11-23 |
elexis | Play cinematic paths on arbitrary cameras to prepare...
|
commit | commitdiff | tree |
2016-11-23 |
elexis | Actually remove trailing tabs from source/.
|
commit | commitdiff | tree |
2016-11-23 |
elexis | Disable SDL text input events before actually focusing...
|
commit | commitdiff | tree |
2016-11-23 |
elexis | Actually remove trailing whitespace for non-header...
|
commit | commitdiff | tree |
2016-11-23 |
elexis | End source files with a newline.
|
commit | commitdiff | tree |
2016-11-23 |
elexis | Remove trailing whitespace and whitespace in empty...
|
commit | commitdiff | tree |
2016-11-22 |
elexis | Don't subtract the scrollbar size from GUI dropdowns...
|
commit | commitdiff | tree |
2016-11-22 |
elexis | Unify duplicate patrol target types hardcodings. Reviewed...
|
commit | commitdiff | tree |
2016-11-22 |
elexis | Hide the resources of defeated allies in the top panel...
|
commit | commitdiff | tree |
2016-11-22 |
elexis | Timer component cleanup. Patch by Stan, fixes #4158.
|
commit | commitdiff | tree |
2016-11-22 |
elexis | Fix wall-placement cost tooltip, refs #3934.
|
commit | commitdiff | tree |
2016-11-21 |
elexis | Remove silencing of resource-not-found errors (that...
|
commit | commitdiff | tree |
2016-11-21 |
elexis | Disable all unusable structures on survival of the...
|
commit | commitdiff | tree |
2016-11-19 |
elexis | Gatherrate tooltip rework.
|
commit | commitdiff | tree |
2016-11-19 |
elexis | Remove unused milk food subtype.
|
commit | commitdiff | tree |
2016-11-19 |
elexis | Merge resource agnostic branch by s0600204, fixes ...
|
commit | commitdiff | tree |
2016-11-19 |
elexis | Support hardcoded translation comments when extracting...
|
commit | commitdiff | tree |
2016-11-18 |
elexis | Fix a test failure on SM45. Patch by leper, fixes ...
|
commit | commitdiff | tree |
2016-11-16 |
elexis | Rename clStone to clRock, to be consistent with all...
|
commit | commitdiff | tree |
2016-11-16 |
elexis | Prevent collisions of straggler trees with mines. Reviewed...
|
commit | commitdiff | tree |
2016-11-16 |
elexis | Random map fortress generation code cleanup.
|
commit | commitdiff | tree |
2016-11-16 |
elexis | Don't overwrite skipFirstWall of placePolygonalWall...
|
commit | commitdiff | tree |
2016-11-16 |
elexis | Further increase metal cost and train time of Spartan...
|
commit | commitdiff | tree |
2016-11-16 |
elexis | Remove structure tree helper function that was never...
|
commit | commitdiff | tree |
2016-11-15 |
elexis | Order the lobby gamelist by the number of playerslots...
|
commit | commitdiff | tree |
2016-11-15 |
elexis | Regression tests for all aura types. Patch by fatherbushido...
|
commit | commitdiff | tree |
2016-11-15 |
elexis | Partial EndGameManager test by Sandarac, refs #4143.
|
commit | commitdiff | tree |
2016-11-15 |
elexis | Fix an OOS on rejoin caused by ParamNode.cpp using...
|
commit | commitdiff | tree |
2016-11-15 |
elexis | Add a template manager test that reveals an inheritance...
|
commit | commitdiff | tree |
2016-11-15 |
elexis | An awesome Rejoin-test tool by wraitii and Itms, fixes...
|
commit | commitdiff | tree |
2016-11-14 |
elexis | Rename isReplay to isNonVisualReplay becuase it is...
|
commit | commitdiff | tree |
2016-11-14 |
elexis | Clear particle emitters when ending a game so they...
|
commit | commitdiff | tree |
2016-11-14 |
elexis | Scroll to the selected element after the selection...
|
commit | commitdiff | tree |
2016-11-14 |
elexis | GUI cleanup.
|
commit | commitdiff | tree |
2016-11-14 |
elexis | Reset the cursor when opening new GUI pages. Patch...
|
commit | commitdiff | tree |
2016-11-14 |
elexis | Remove the URL entry of the desktop file, because that...
|
commit | commitdiff | tree |
2016-11-14 |
elexis | Move that string to another transifex resource while...
|
commit | commitdiff | tree |
2016-11-14 |
elexis | Remove two pointless references and fix a typo. Patch...
|
commit | commitdiff | tree |
2016-11-14 |
elexis | String extension for the will to fight upgrade following...
|
commit | commitdiff | tree |
2016-11-12 |
elexis | Add parenthesis suggested by gcc 5.4 following r18921...
|
commit | commitdiff | tree |
2016-11-11 |
elexis | Bump version number to Alpha 22.
|
commit | commitdiff | tree |
2016-11-11 |
elexis | Translate the reveal map cheat notification following...
|
commit | commitdiff | tree |
2016-11-06 |
elexis | Invincible women on survival of the fittest to prevent...
|
commit | commitdiff | tree |
2016-11-06 |
elexis | Don't use black for gaia on survival of the fittest...
|
commit | commitdiff | tree |
2016-11-06 |
elexis | Don't spawn units for defeated players and players...
|
commit | commitdiff | tree |
2016-11-05 |
elexis | Prevent out of scope usage of cmpTrigger, which would...
|
commit | commitdiff | tree |
2016-11-05 |
elexis | Revert r18753 as it revealed an OOS on rejoin in the...
|
commit | commitdiff | tree |
2016-11-05 |
elexis | Slightly nerf gallic naked fanatic rush.
|
commit | commitdiff | tree |
2016-11-05 |
elexis | Fix an OOS on rejoin on survival of the fittest. Patch...
|
commit | commitdiff | tree |
2016-11-04 |
elexis | Don't throw errors attempting to spawn templates that...
|
commit | commitdiff | tree |
2016-11-04 |
elexis | Remove a hunk with commented out code and a hunk of...
|
commit | commitdiff | tree |
2016-11-04 |
elexis | Revert r18614 as it doesn't work with the packaged...
|
commit | commitdiff | tree |
2016-11-01 |
elexis | Add URLs and keywords for the software search in the...
|
commit | commitdiff | tree |
2016-11-01 |
elexis | Tag persian skirmishers as mercenaries and make their...
|
commit | commitdiff | tree |
2016-11-01 |
elexis | Fix some weird water colors on some maps (like green...
|
commit | commitdiff | tree |
2016-11-01 |
elexis | Nerf population bonus of all celtic civs, not only...
|
commit | commitdiff | tree |
2016-10-31 |
elexis | Nerf mauryan chariot spam by allowing them to be trained...
|
commit | commitdiff | tree |
2016-10-31 |
elexis | Sentry tower icon by Lion.Kanzen, refs #3959.
|
commit | commitdiff | tree |
2016-10-31 |
elexis | Add missing preferred classes to ships. Reviewed by...
|
commit | commitdiff | tree |
2016-10-31 |
elexis | Nerf british population bonus for town phase buildings...
|
commit | commitdiff | tree |
2016-10-31 |
elexis | Don't use multilayered textures on Ngorongoro as the...
|
commit | commitdiff | tree |
2016-10-31 |
elexis | Fix mistake in r18873.
|
commit | commitdiff | tree |
2016-10-28 |
elexis | Add Open Age Ratings Service metadata to the appdata...
|
commit | commitdiff | tree |
2016-10-28 |
elexis | Remove unneeded braces and whitespace in empty lines.
|
commit | commitdiff | tree |
2016-10-28 |
elexis | Random map script cleanup.
|
commit | commitdiff | tree |
2016-10-28 |
elexis | Fix an OOS on rejoin when a ptolemian lighthouse revealing...
|
commit | commitdiff | tree |
2016-10-27 |
elexis | Array simplifications for random map scripts.
|
commit | commitdiff | tree |
2016-10-27 |
elexis | Simple random map script cleanups.
|
commit | commitdiff | tree |
2016-10-27 |
elexis | Fix broken whitespace in cycladic archipelago.
|
commit | commitdiff | tree |
2016-10-27 |
elexis | Trivial random map script cleanup.
|
commit | commitdiff | tree |
2016-10-27 |
elexis | Remove unused clWater and clRiver tile class from maps...
|
commit | commitdiff | tree |
2016-10-27 |
elexis | Fix fish placement on cantabrian highlands and fortress...
|
commit | commitdiff | tree |
2016-10-27 |
elexis | Don't place fish on land on the random map archipelago...
|
commit | commitdiff | tree |
2016-10-27 |
elexis | Prevent resource collisions on the random map latium...
|
commit | commitdiff | tree |
2016-10-27 |
elexis | Allow non-forest resources to be placed in the middle...
|
commit | commitdiff | tree |
2016-10-26 |
elexis | Don't move that string to another transifex resource...
|
commit | commitdiff | tree |
2016-10-26 |
elexis | Add missing translate call to the upgrade tooltip and...
|
commit | commitdiff | tree |
2016-10-24 |
elexis | Random map script cleanup.
|
commit | commitdiff | tree |
2016-10-23 |
elexis | Notify players of who used the reveal map developer...
|
commit | commitdiff | tree |
2016-10-23 |
elexis | Change the perspective to "observer" to reveal the...
|
commit | commitdiff | tree |
2016-10-23 |
elexis | Don't throw FSM update errors (type=16 state=6) when...
|
commit | commitdiff | tree |
2016-10-23 |
elexis | Fix a bug where the networked game would never start...
|
commit | commitdiff | tree |
2016-10-23 |
elexis | Delay the exit message box in multiplayer games until...
|
commit | commitdiff | tree |
2016-10-23 |
elexis | Remove the number of players recommendation per mapsize...
|
commit | commitdiff | tree |
2016-10-21 |
elexis | Add missing mime types to the templates added after...
|
commit | commitdiff | tree |
2016-10-21 |
elexis | Rename pers_palace.xml since that template contains...
|
commit | commitdiff | tree |
2016-10-21 |
elexis | Increase the number of units to garrison for some special...
|
commit | commitdiff | tree |
2016-10-21 |
elexis | Reset the rallypoint when capturing that building or...
|
commit | commitdiff | tree |
2016-10-21 |
elexis | Add the least amount of code to fix the disappearance...
|
commit | commitdiff | tree |
2016-10-21 |
elexis | Reduce the maximum crush damage of siege towers (25...
|
commit | commitdiff | tree |
2016-10-20 |
elexis | See the explored territory of defeated players in observermode.
|
commit | commitdiff | tree |
2016-10-19 |
elexis | Slightly increase the size of the locale configuration...
|
commit | commitdiff | tree |
2016-10-18 |
elexis | Fix a gamesetup bug where the clients would see two...
|
commit | commitdiff | tree |
2016-10-18 |
elexis | Give the Sentry Tower some territory influence. Reviewed...
|
commit | commitdiff | tree |