Skip to content

Commit

Permalink
Update console autocomplete for SIGIL II
Browse files Browse the repository at this point in the history
  • Loading branch information
bradharding committed Dec 12, 2023
1 parent 1ab6877 commit c462960
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions src/c_autocomplete.c
Original file line number Diff line number Diff line change
Expand Up @@ -6629,6 +6629,7 @@ autocomplete_t autocompletelist[] =
{ "map abaddonsvoid", DOOM1ONLY },
{ "map abandonedmines", DOOM2ONLY },
{ "map abattoire", DOOM2ONLY },
{ "map abyssofdespair", DOOM1ONLY },
{ "map administrationcenter", DOOM2ONLY },
{ "map againsttheewickedly", DOOM1ONLY },
{ "map andhellfollowed", DOOM1ONLY },
Expand Down Expand Up @@ -6662,13 +6663,15 @@ autocomplete_t autocompletelist[] =
{ "map crater", DOOM2ONLY },
{ "map crusher", DOOM2ONLY },
{ "map crypt", DOOM2ONLY },
{ "map curseddarkness", DOOM1ONLY },
{ "map cyberden", DOOM2ONLY },
{ "map deadsimple", DOOM2ONLY },
{ "map deadzone", DOOM2ONLY },
{ "map deathdomain", DOOM2ONLY },
{ "map deepestreaches", DOOM2ONLY },
{ "map deimosanomaly", DOOM1ONLY },
{ "map deimoslab", DOOM1ONLY },
{ "map descentintoterror", DOOM1ONLY },
{ "map dis", DOOM1ONLY },
{ "map downtown", DOOM2ONLY },
{ "map E1M1", DOOM1ONLY },
Expand Down Expand Up @@ -6735,6 +6738,7 @@ autocomplete_t autocompletelist[] =
{ "map first", DOOM1AND2 },
{ "map focus", DOOM2ONLY },
{ "map fortressofmystery", DOOM1ONLY },
{ "map fragmentsofsanity", DOOM1ONLY },
{ "map gantlet", DOOM2ONLY },
{ "map gatetolimbo", DOOM1ONLY },
{ "map gatewayofhell", DOOM2ONLY },
Expand Down Expand Up @@ -6841,6 +6845,7 @@ autocomplete_t autocompletelist[] =
{ "map riverstyx", DOOM2ONLY },
{ "map severthewicked", DOOM1ONLY },
{ "map sewers", DOOM2ONLY },
{ "map shatteredhomecoming", DOOM1ONLY },
{ "map sheol", DOOM1ONLY },
{ "map shippingrespawning", DOOM2ONLY },
{ "map slayer", DOOM2ONLY },
Expand Down Expand Up @@ -6887,17 +6892,21 @@ autocomplete_t autocompletelist[] =
{ "map toxinrefinery", DOOM1ONLY },
{ "map tricksandtraps", DOOM2ONLY },
{ "map twilight", DOOM2ONLY },
{ "map twilightdesolation", DOOM1ONLY },
{ "map underhalls", DOOM2ONLY },
{ "map unholycathedral", DOOM1ONLY },
{ "map unrulyevil", DOOM1ONLY },
{ "map unspeakablepersecution", DOOM1ONLY },
{ "map untothecruel", DOOM1ONLY },
{ "map vengeanceunleashed", DOOM1ONLY },
{ "map violenthatred", DOOM1ONLY },
{ "map vivisection", DOOM2ONLY },
{ "map warrens", DOOM1ONLY },
{ "map wastetunnels", DOOM2ONLY },
{ "map wellofsouls", DOOM2ONLY },
{ "map wolfenstein", DOOM2ONLY },
{ "map wormhole", DOOM2ONLY },
{ "map wrathfulreckoning", DOOM1ONLY },
{ "maplist", DOOM1AND2 },
{ "mapstats", DOOM1AND2 },
{ "maptime", DOOM1AND2 },
Expand Down Expand Up @@ -6991,6 +7000,8 @@ autocomplete_t autocompletelist[] =
{ "play betweenlevels", DOOM2ONLY },
{ "play buildorpart2", DOOM1ONLY },
{ "play byebyeamericanpie", DOOM2ONLY },
{ "play cathedralrock", DOOM1ONLY },
{ "play chainsawchorus", DOOM1ONLY },
{ "play coldfrostpart6", DOOM1ONLY },
{ "play countdowntodeath", DOOM2ONLY },
{ "play D_ADRIAN", DOOM2ONLY },
Expand Down Expand Up @@ -7199,47 +7210,63 @@ autocomplete_t autocompletelist[] =
{ "play DSVIPAIN", DOOM2ONLY },
{ "play DSWPNUP", DOOM1AND2 },
{ "play easel", DOOM1ONLY },
{ "play evildeadextended", DOOM1ONLY },
{ "play evilincarnate", DOOM2ONLY },
{ "play eyeonspiralpart1", DOOM2ONLY },
{ "play facingthespider", DOOM1ONLY },
{ "play far5", DOOM1ONLY },
{ "play fastpass", DOOM1ONLY },
{ "play finalimpact", DOOM1ONLY },
{ "play fractures", DOOM1ONLY },
{ "play gettingtootense", DOOM2ONLY },
{ "play hatemachine", DOOM1ONLY },
{ "play hellspawnhavoc", DOOM1ONLY },
{ "play hexaphobia", DOOM1ONLY },
{ "play hidingthesecrets", DOOM1ONLY },
{ "play imthedoomguywiththegun", DOOM1ONLY },
{ "play incinerationanthem", DOOM1ONLY },
{ "play intermissionfromdoom", DOOM1ONLY },
{ "play inthedark", DOOM2ONLY },
{ "play intosandyscity", DOOM2ONLY },
{ "play isawedthedemons", DOOM2ONLY },
{ "play kitchenaceandtakingnames", DOOM1ONLY },
{ "play meltingmanpart2", DOOM1ONLY },
{ "play messageforthearchvile", DOOM2ONLY },
{ "play nightmareoverture", DOOM1ONLY },
{ "play nobodytoldmeaboutid", DOOM1ONLY },
{ "play onthehunt", DOOM1ONLY },
{ "play openingtohell", DOOM2ONLY },
{ "play painextended", DOOM1ONLY },
{ "play poseidon46", DOOM1ONLY },
{ "play quellthebeast", DOOM1ONLY },
{ "play ragingrevenant", DOOM1ONLY },
{ "play riotsquadron", DOOM1ONLY },
{ "play romeroonemindanyweapon", DOOM1ONLY },
{ "play runningfromevil", DOOM2ONLY },
{ "play shawnsgottheshotgun", DOOM2ONLY },
{ "play signofevil", DOOM1ONLY },
{ "play sinister", DOOM1ONLY },
{ "play sleepofreason", DOOM1ONLY },
{ "play suspense", DOOM1ONLY },
{ "play sweetlittledeadbunny", DOOM2ONLY },
{ "play thedavedtaylorblues", DOOM2ONLY },
{ "play thedemonsdead", DOOM2ONLY },
{ "play thedemonsfromadrianspen", DOOM1ONLY },
{ "play theendofdoom", DOOM2ONLY },
{ "play thehealerstalks", DOOM2ONLY },
{ "play theimpenetrabledark", DOOM1ONLY },
{ "play theimpssong", DOOM1ONLY },
{ "play thepatrolman", DOOM1ONLY },
{ "play theultimatechallengeconquest", DOOM2ONLY },
{ "play theyregoingtogetyou", DOOM1ONLY },
{ "play triceratoptron", DOOM2ONLY },
{ "play umbraluprising", DOOM1ONLY },
{ "play vitriolicvendetta", DOOM1ONLY },
{ "play waitingforromerotoplay", DOOM2ONLY },
{ "play wallsoftheminotaur", DOOM1ONLY },
{ "play waltzofthedemons", DOOM1ONLY },
{ "play watchingyou", DOOM1ONLY },
{ "play wickedwarpath", DOOM1ONLY },
{ "play youaintthebossofme", DOOM1ONLY },
{ "playergender ", DOOM1AND2 },
{ "playergender female", DOOM1AND2 },
Expand Down

0 comments on commit c462960

Please sign in to comment.