User Details
- User Since
- Jan 12 2017, 4:06 PM (349 w, 6 d)
May 25 2023
Simulation Play, Pause and Stop actions was added.
Apr 26 2023
Mar 8 2023
this patch get AI Data, Civilization Data, Save Map and retrieve InitAttributes
Feb 20 2023
GetAIData
GetCivData
SaveMap
Feb 4 2023
Feb 2 2023
my proposal => https://code.wildfiregames.com/D4923
Actually I would like to understand from ICmpIdentity the attribute "Controllable" can we reuse that?
Speaking about editor I would like to suggest one way to allow any modder to introduce any "GAIA" only template. I would like to suggest to expand ICmpIdentity to have something like "IsGaia" usable from C++ code (but also usable from wxWidget).
Jan 30 2023
Hi nwtour, Im going to review this patch but also the support for dark mode and "remove/change" hardcoded colors with wxSystemSettings::GetColour, are you able to continue with this?
Jan 29 2023
Jan 28 2023
Jan 23 2023
Fix previous diff
ClearCommands was added
Jan 19 2023
Jan 14 2023
Rebased for A27
Jan 13 2023
Jan 12 2023
Jan 9 2023
Jan 8 2023
More elegant and clean code
Jan 7 2023
This patch use a more elegant way to randomized tips, and dont introduce another variables
Sure, I was asking that on IRC because I made the mistake but looks like i cant close the ticket :(
Some picture
I made this patch with the idea:
Jan 5 2023
Jan 4 2023
Jan 3 2023
Fix a problem with GetMapSettings
Dec 9 2022
fixed Missing file from last patch
trying to fix link errors/warnings
thx for sharing me your thoughts. Im going to propose this new patch that allow us:
Dec 8 2022
use "/" instead of "\" for #include
UNUSED was added
Dec 7 2022
Dec 6 2022
Based on internal chat with Stan we convey that our game can run multiple mods and the same time. So with Prototype and JS we allow to be more moddable for multiple mods
Based on your request Stan.
Hi!, do you agree guys to have this patch apply in svn? this is going to be the first step ahead, later we can expand this even more.
Nov 30 2022
Cleaning the code
With this patch we are enabled to extend the PlayerColor control in game setup but also enabled from mod to extend for more color. this patch doesnt affect anything else and remove dependencies from other components
Nov 28 2022
Hi Iyv, first at all thx for help to improve different stuff in atlas.
Nov 26 2022
Is there any objection?, Im going to push this ticket if we dont have any other objection.
Nov 23 2022
Added missing endling line
Use "const" instead of "var"
Well in my case MSBuild.exe doesnt exists in PATH, thats why I use this script, but you can use "last" instead of "first" or something different because we need to use toolset that allow to build xp suport build.
Stan I was testing the script and I would suggest this:
Nov 22 2022
this implementaiton allow to have a json file with colors,
also I used g_Settings to have this information in consistency way
Use a different Implementation.
Nov 21 2022
this patch allow to have more color in match setup but also fix a bug find by Vladislav in Atlas
Nov 20 2022
New Diff with context in the patch
Fixing problem (different line endings).
In this patch I'm trying to fix the next use cases: