Alphabetical Index
|
Tags by Size
| Find tag:
IdTech1Converter
Authorship: 100% danij
View commits by groups
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
Cleanup
:
Addressed a potential access violation, cleanup
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-28
:
Updated MAPINFO translation, minor compatibility fixes
2014-09-26
Cleanup
:
Cleanup
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
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
2014-09-11
Cleanup
:
Cleanup
2014-09-09
:
Connect MAPINFO translation to HOOK_GAME_INIT
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
2014-08-07
Cleanup
:
Cleanup
2014-08-07
Refactor
:
Moved HexDefs, MapInfoParser to mapinfotranslator.cpp
2014-08-07
:
Fleshing out MAPINFO => DED translation
July 2014
2014-07-29
Cleanup
|
MapInfoTranslator
:
Cleanup
2014-07-28
libcommon
:
Moved MAPINFO reading logic to IdTech1Converter
2014-07-27
HexLex
:
Handle MAPINFO syntax errors with de::Error
2014-07-27
:
Moved a copy of libcommon's HexLex into IdTech1Converter
2014-07-27
Refactor
:
Renamed idtech1::Id1Map as idtech1::MapImporter
2014-07-27
Refactor
:
Renamed namespace wadimp as idtech1