[go: up one dir, main page]

Activity for Colonization Mod Collection

  • Ted McBride Ted McBride modified a wiki page

    compiler setup

  • Ted McBride Ted McBride modified a wiki page

    GIT

  • Ted McBride Ted McBride modified a wiki page

    GIT

  • Ted McBride Ted McBride modified a wiki page

    GIT

  • Ted McBride Ted McBride modified a wiki page

    GIT

  • Ted McBride Ted McBride modified a wiki page

    compiler setup

  • Oleksii Oleksii committed [302b3b]

    Replaces files for MC version with new science tree and much more XML changes

  • Oleksii Oleksii committed [739bda]

    Replaces files for MC version with new science tree and much more XML changes

  • Nightinggale committed [db4908]

    Added show/hide unallocated tags (current hotkey F1)

  • Nightinggale committed [6c8d72]

    Fix: made YIELD_IDEAS accessible to python again

  • Nightinggale committed [9c8b3b]

    Yields are no longer hardcoded and can apply xml changes without recompilation

  • Nightinggale committed [08454d]

    Added missing library files

  • Nightinggale committed [71b5e6]

    Yields are no longer hardcoded and can apply xml changes without recompilation

  • Nightinggale committed [952772]

    Renamed folder schema to hardcodedXML

  • Nightinggale committed [e4a03f]

    Hardcoding schema files have been renamed to hardcoding xml. Also added 3 basicInfo xml files as hardcoded.

  • Nightinggale committed [ccff9c]

    Makefile cleanup: the perl scripts now all get files and paths from XMLlists.pm

  • Nightinggale committed [476b87]

    Added autogenerated assert check for hardcoded xml enums

  • Nightinggale committed [eae52e]

    Run enum generator at compile time

  • Nightinggale committed [fc1841]

    Run enum generator at compile time

  • Nightinggale committed [5f5406]

    Made certain targets hardcode xml values: Release, Release-fast, Profile and DebugHardcode (new target)

  • Nightinggale committed [07b23d]

    Schema files will now only be updated if there is an md5 mismatch

  • Nightinggale committed [5dbf13]

    Change: the DLL now writes the schema files to the mod instead of complaining about mismatched md5 checksums

  • col2071 col2071 committed [b30067]

    Yieldinfos tag repair

  • Nightinggale committed [5a8578]

    Updated to use the yield enum autogeneration

  • Nightinggale committed [420ecf]

    Added the last 3 bools to EnumRename

  • Nightinggale committed [70aba0]

    Added yield enum generator script (missing in last commit)

  • col2071 col2071 committed [dcd967]

    CIV4EraInfos.xml tag repair

  • Nightinggale committed [333857]

    Added the ability to build enums from xml at compiletime and made it possible to switch between hardcoded and xml based at runtime

  • Nightinggale committed [865369]

    Added the ability to build enums from xml at compiletime and made it possible to switch between hardcoded and xml based at runtime

  • col2071 col2071 committed [215ff5]

    XML tag repair part 3 (era, eventtrigger, bonus)

  • col2071 col2071 committed [98a10e]

    XML tag repair part 2

  • col2071 col2071 committed [a5ec5b]

    XML tag repair

  • Nightinggale committed [9bc723]

    Turned element type selector window into a class

  • Nightinggale committed [97e95e]

    Deleted the confirm window for copy art command. It now use the standard confirm as intended.

  • Nightinggale committed [a0106a]

    Fixes to string typing, saving keys and updated the keyboard xml files

  • Nightinggale committed [70c52b]

    Rewrote the keyboard setup window from scratch

  • Nightinggale committed [703647]

    Fix: typo in string popup window

  • Nightinggale committed [0ddabc]

    Converted string popup to a class and added left/right hotkeys for window resizing

  • Nightinggale committed [3984b7]

    CHange: iconv::fromUTF8 now returns an empty string rather than NULL if called with a NULL pointer

  • Nightinggale committed [fb6bf3]

    Fix: CyXMLObject::getText() could crash if the English tag is empty

  • Nightinggale committed [cde631]

    Converted delete element confirmation to a class

  • Nightinggale committed [304440]

    Fix: popup windows now disables the ability to click on anything else while they are open

  • Nightinggale committed [23878b]

    Added closePopupWindow()

  • Nightinggale committed [785d43]

    Prevoius and next files (left/right arrows) are now commands

  • Nightinggale committed [f00774]

    Added F5 as hotkey to Find Error

  • Nightinggale committed [bf6734]

    Converted Find Error and Quit to commands

  • Nightinggale committed [d50275]

    Added optional arguments to openPopupWindow and changed code around it to make window opening consistent for (eventually) all windows

  • Nightinggale committed [ee0c3c]

    Cleaned the xml files and added a enum header file needed for compilation

  • Nightinggale committed [dec542]

    Moved widget declarations from python to DLL for readability and ease of use

  • Nightinggale committed [b6161e]

    Added popup window classes for Menu and GameFont

  • Nightinggale committed [a96f95]

    Started to split the editor into multiple files/classes to improve readability

  • Nightinggale committed [1413ab]

    Added class for command confirmation popup

  • Nightinggale committed [64529d]

    Updated to new M:C xml files (mainly schema files)

  • Nightinggale committed [3de497]

    Fix: deleted two files by mistake when updating to the new M:C DLL

  • Nightinggale committed [054722]

    Fix: clicking the main scroll panel will no longer disable the keyboard

  • Nightinggale committed [41711b]

    Added command system and made the menu display a list of commands and auto adjust size to match the number of commands

  • Nightinggale committed [6e6e7c]

    Fix: keyboard input no longer drops every second key press

  • Nightinggale committed [e9d917]

    Moving through the file stack history will now remember which root entry was open

  • Nightinggale committed [af3abc]

    Fixed issue where jumpToType would disable the arrow keys, hence no hotkey jumping

  • Nightinggale committed [bd34a4]

    Added a file stack to move forward and backwards in history using the arrow keys

  • Nightinggale committed [8fd188]

    Control click a Type element will now open the linked element after opening the other file

  • Nightinggale committed [6ea522]

    Added support for control click on type to "jump to file"

  • Nightinggale committed [054563]

    Disabled CvGame::doControl() while in editor

  • Nightinggale committed [908c52]

    Added quit confirmation on escape

  • Nightinggale committed [8fc065]

    Added color preview when element points to a type of ColorVal or PlayerColorInfo

  • Nightinggale committed [386da8]

    Added a bunch of consts and split get DLL/Mod paths into get and set functions

  • Nightinggale committed [915f50]

    Added precompile flags/test to tell if it's compiling for BTS or Colo exe and if it's M:C or standalone

  • Nightinggale committed [ac286a]

    Fixed issue where Dir tags had the wrong tag name printed on them

  • Nightinggale committed [f7ce8f]

    Added NULL pointer checks and a bunch of asserts in CyXMLEditor contructor

  • Nightinggale committed [401a99]

    Fixed a few issues related to opening files, which confused paths to vanilla, mod and dll locations

  • Nightinggale committed [477f0f]

    Added readme

  • Nightinggale committed [491383]

    Added support for BTS (aka multiple vanilla paths)

  • Nightinggale committed [ea78aa]

    Replaced Civilopedia button with an editor button in main menu

  • Nightinggale committed [c43e9c]

    Fixed various bugs related to reading/writing a TXT_KEY, which has yet to be added to the text xml

  • Nightinggale committed [7d3146]

    Added ability to add non-English languages to text xml files (aka adds vanilla support)

  • Nightinggale committed [e99eee]

    Fix: clicking the file specific checkbox for tags will no longer clear settings from all other checkboxes in that window

  • Nightinggale committed [979369]

    Editor now remembers which file is open between sessions

  • Nightinggale committed [88ff0e]

    Added const to functions where it would be correct to make them const (like get functions)

  • Nightinggale committed [3a4820]

    Fixed path in project files

  • Nightinggale committed [694ee9]

    Added ability to copy graphic files from the Mod into the editor

  • Nightinggale committed [c1efaf]

    Added Editor files

  • Nightinggale committed [7d7d4f]

    Adding vanilla DLL source code

  • Nightinggale committed [dec979]

    Applied python code/interface to reach the editor screen

  • Nightinggale committed [2e7e0d]

    Fixed compilation issues with vanilla and Makefile setup/fastdep

  • Nightinggale committed [a3fa00]

    EditorFiles.xml is now autogenerated if it's missing

  • Nightinggale committed [c23b31]

    Added ability to set another mod to be used for xml files

  • Nightinggale committed [778469]

    Fix: tnixml2 refused to compile in debug builds

  • Nightinggale committed [bb973e]

    Adding git attributes and ignore

  • Nightinggale committed [f976d0]

    Added jom.exe to allow multi core compilation

  • Nightinggale committed [2d6871]

    Adding vanilla python files

  • Nightinggale committed [f9c8a8]

    Misc minor improvements

  • Nightinggale committed [b58af5]

    Commented out the (M:C specific) gamefont code in editor

  • Nightinggale committed [18d6d1]

    Editor bugfix: keyboard input now types correctly even when typing fast and in uppercase

  • Nightinggale committed [51efde]

    Editor bugfix: list display code now loops lists correctly

  • Nightinggale committed [c322ea]

    Changed free promotion tags to have unique help for each type (UnitClass, Profession etc)

  • Nightinggale committed [af70cf]

    Changed free promotion tags to have unique help for each type (UnitClass, Profession etc)

  • Nightinggale committed [259f78]

    Editor: added ability to clean files

  • Nightinggale committed [74818a]

    Editor: added ability to clean files

  • Nightinggale committed [d1f8cb]

    Editor: added help popup to find error button

  • Nightinggale committed [5d2489]

    Editor: removed assert, which triggered on missing text file

1 >