4
I Use This!
Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix incorrect indentation. More... over 17 years ago
Unify string/char/int constants. More... over 17 years ago
Whitespace change to unify comment. More... over 17 years ago
Rename variable names. More... over 17 years ago
Unify name of Logger instance to 'log'. More... over 17 years ago
(This is an automatic message!) Released new update version, committing next build number. More... over 17 years ago
Bug: Drawing double arches didn't work. Fixed. More... over 17 years ago
(This is an automatic message!) Released new update version, committing next build number. More... over 17 years ago
Bug: cut or delete aren't working. Fixed. More... over 17 years ago
Cosmetic change of constant notation for readability. More... over 17 years ago
Improved writing x|y coordinate of map arches. More... over 17 years ago
Added assertion for map square of an arch that's written to not be null. More... over 17 years ago
Improved documentation about downloading. More... over 17 years ago
Improved commit comment for scpPublish. More... over 17 years ago
Released new update version, committing next build number. More... over 17 years ago
Released new update version, committing next build number. More... over 17 years ago
Fix MultiArchData implementation (cfeditor). More... over 17 years ago
Restart ChangeLog file with more convenient formatting. More... over 17 years ago
Fix typos in comments. More... over 17 years ago
Fixed errors in I/O handling of cfeditor.CMapFileDecode. Moved encoding declaration from CMainControl to CFileReader. Changed cfeditor.CMapFileDecode.decodeMapFile to throw IOException and FileNotFoundException instead of GridderException. Fixed documentation of daieditor.CMapFileDecode. Moved CFileInputStream and CFileReader to Gridarta. Improved cfeditor MultiPositionData I/O code. Changed storage location of Daieditor's python menu definition. Unified script editor and moved it to Gridarta. Improved CFileInputStream's file lookup. It now should create paths correctly and thus find files in the jar again. cfpython_menu.def is now included in Gridarta and stored in all three jars (crossfire editor, daimonin editor and yet unused common gridarta jar). More... over 17 years ago
Move common code into a function. More... over 17 years ago
Added CIA link to homepage. More... over 17 years ago
Released new update version, committing next build number. More... over 17 years ago
Removed dead code. More... over 17 years ago
Fix for SF #1558187 divider size handled wrong - zero size for daieditor More... over 17 years ago
Unified I/O. It's late and it might be bogus, please test it. It's unified enough to move it to the common code base, but I'm too tired right now. Maybe tomorrow. More... over 17 years ago
Unified readUntil method of CFileReader. More... over 17 years ago
Commented icon setting so code less depends on which editor is run. More... over 17 years ago
More script edit unification. More... over 17 years ago
getFirst() and getLast() return null if container is empty. More... over 17 years ago