Alphabetical Index | Tags by Size | Find tag:

IdTech1Converter (Grouped)

Authorship: 100% danij

View commits by date

Jump down to:
  MapInfoTranslator (18)
  Cleanup (9)
  Refactor (6)
  HexLex (4)
  Fixed (2)
  libcommon (1)
September 2014
2014-09-28 : Updated MAPINFO translation, minor compatibility fixes
2014-09-09 : Connect MAPINFO translation to HOOK_GAME_INIT
August 2014
2014-08-07 : Fleshing out MAPINFO => DED translation
July 2014
2014-07-27 : Moved a copy of libcommon's HexLex into IdTech1Converter

  MapInfoTranslator (18) — IdTech1Converter

November 2014
2014-11-28 Fixed | MapInfoTranslator : Mistranslated MAPINFO episode ids
2014-11-28 Fixed | MapInfoTranslator : Don't attribute custom maps in MAPINFO with the game's Author
2014-11-28 MapInfoTranslator : Handle "endbunny" and "endtitle" in MAPINFO
2014-11-17 MapInfoTranslator : Synthesize Music definitions from MAPINFO
2014-11-17 MapInfoTranslator | Refactor : Track custom status of MAPINFO data, split output
2014-11-17 MapInfoTranslator : Synthesize Music definitions from MAPINFO
2014-11-17 MapInfoTranslator | Refactor : Track custom status of MAPINFO data, split output
September 2014
2014-09-30 MapInfoTranslator : ZDoom-compatible interpretation of cluster numbers
2014-09-29 MapInfoTranslator : Log any MapInfoParser::ParseErrors as warnings
2014-09-29 MapInfoTranslator : Translate Map.titlepatch (MAPINFO) => Map Info.Title Image (DED)
2014-09-14 MapInfoTranslator : Swap sky layers when "double sky" is set
2014-09-13 MapInfoTranslator : Omit schemes in translated URIs when equal to the default
2014-09-13 MapInfoTranslator : Set Map Info.Author to the games' author
August 2014
2014-08-12 Cleanup | MapInfoTranslator : Cleanup
2014-08-10 MapInfoTranslator : Updated MAPINFO game mode specific translations
2014-08-10 MapInfoTranslator : Translate MAPINFO CD track changes
2014-08-07 Cleanup | MapInfoTranslator : Cleanup
July 2014
2014-07-29 Cleanup | MapInfoTranslator : Cleanup

↑ Back to top

  Cleanup (9) — IdTech1Converter

September 2014
2014-09-29 Cleanup : Addressed a potential access violation, cleanup
2014-09-26 Cleanup : Cleanup
2014-09-15 Cleanup | HexLex : Cleanup
2014-09-15 Cleanup | HexLex | Refactor : Applied pimpl to idtech1::HexLex, cleanup
2014-09-11 Cleanup : Cleanup
August 2014
2014-08-12 Cleanup | MapInfoTranslator : Cleanup
2014-08-07 Cleanup | MapInfoTranslator : Cleanup
2014-08-07 Cleanup : Cleanup
July 2014
2014-07-29 Cleanup | MapInfoTranslator : Cleanup

↑ Back to top

  Refactor (6) — IdTech1Converter

November 2014
2014-11-17 MapInfoTranslator | Refactor : Track custom status of MAPINFO data, split output
2014-11-17 MapInfoTranslator | Refactor : Track custom status of MAPINFO data, split output
September 2014
2014-09-15 Cleanup | HexLex | Refactor : Applied pimpl to idtech1::HexLex, cleanup
August 2014
2014-08-07 Refactor : Moved HexDefs, MapInfoParser to mapinfotranslator.cpp
July 2014
2014-07-27 Refactor : Renamed idtech1::Id1Map as idtech1::MapImporter
2014-07-27 Refactor : Renamed namespace wadimp as idtech1

↑ Back to top

  HexLex (4) — IdTech1Converter

September 2014
2014-09-15 Cleanup | HexLex : Cleanup
2014-09-15 HexLex : ZDoom MAPINFO syntax adds support for // single-line comments
2014-09-15 Cleanup | HexLex | Refactor : Applied pimpl to idtech1::HexLex, cleanup
July 2014
2014-07-27 HexLex : Handle MAPINFO syntax errors with de::Error

↑ Back to top

  Fixed (2) — IdTech1Converter

November 2014
2014-11-28 Fixed | MapInfoTranslator : Mistranslated MAPINFO episode ids
2014-11-28 Fixed | MapInfoTranslator : Don't attribute custom maps in MAPINFO with the game's Author

↑ Back to top

  libcommon (1) — IdTech1Converter

July 2014
2014-07-28 libcommon : Moved MAPINFO reading logic to IdTech1Converter

↑ Back to top