- 17 Apr, 2020 40 commits
-
-
deuce authored
-
mcmlxxix authored
added help file name to dice.ini (restart services, if self-hosting, in order to reload settings file to json db)
-
rswindell authored
Fix naming of the "Run Other JavaScript module" menu item.
-
deuce authored
-
rswindell authored
so put the 64-bit integer stuff in an #ifndef __MSDOS__ block to enable the build to succeed.
-
rswindell authored
-
deuce authored
-
deuce authored
-
deuce authored
-
rswindell authored
-
rswindell authored
uifc.lib(uifc32.obj) : error LNK2001: unresolved external symbol _cp_to_utf8 uifc.lib(uifc32.obj) : error LNK2001: unresolved external symbol _utf8_to_cp
-
rswindell authored
messages (telegrams) from 128 to 256 bytes to resolve observed truncation of download notification messages like this: "Guns N Roses - Hotel Brawl Jam (Live).mp3 was FTP-downloaded by Guest [89.245.6. 199] You were awarded 2,057,356 cred"
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
Remove xlat. Rearrange Commdore fonts to match ASCII. Clean up C64 emulation a lot... Set the Commodore background to black in CTerm... it seems pretty much all terminals do this.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Inherit the "name" value from the root section in the install item sections.
-
rswindell authored
- Name (name of the program) - Desc (description) - From (the 'By' line for author/programmer/publisher) - Cats (comma-separated list of applicable categories (e.g. "Games") - Subs (comma-separated list of applicable sub-categories (e.g. "Adventure") - Inst (Installer .ini file source/revision/author/date info)
-
rswindell authored
on the json-service.
-
rswindell authored
function (don't leave it high-intensity white on accident).
-
rswindell authored
iniReadFile(): - enables the use of the !include directive in the read .in file - reduces rewinds/re-reads of the .ini file, speeding up the total operation I also removed the old crash dump comments from here.
-
rswindell authored
-
rswindell authored
-
rswindell authored
This allows these modules to be called from something other than JSexec.
-