Commit Graph

  • 5ebd02ae66 - strlen handles utf8 strings correctly JailDoctor 2022-10-26 16:28:18 +02:00
  • 0bad4520d8 - optimized compilation for linux added JailDoctor 2022-10-23 12:06:54 +02:00
  • 7d1ea4b22e - lua should use prnt for onscreen text JailDoctor 2022-10-22 18:22:20 +02:00
  • 0b989de55f - [FIX] overflow in setpal JailDoctor 2022-10-22 18:22:00 +02:00
  • 4ff4e6fa78 -Added lua aux libs, changed some function names. To check. JailDoctor 2022-10-20 19:01:01 +02:00
  • 5c47def659 -consistent color in console JailDoctor 2022-10-17 23:42:58 +02:00
  • f1c87e4d25 - [NEW] exit() - [NEW] anykey() - [NEW] ismusicplaying() JailDoctor 2022-10-13 18:40:41 +02:00
  • d4ad849add [NEW] Cursor can be hidden from game.ini JailDoctor 2022-10-12 09:08:34 +02:00
  • b282bd05d5 - File operations work on "data/" folder or ".jrf" file - [NEW] fopenres() works on .jrf resources, fopen on normal files JailDoctor 2022-10-11 17:58:03 +02:00
  • a74ca5033c - playmusic() now accepts bool loop as second param JailDoctor 2022-10-07 18:17:11 +02:00
  • ee3c4325bc [NEW] Audio support: - playmusic(filename) - pausemusic() - resumemusic() - stopmusic() JailDoctor 2022-10-07 17:46:51 +02:00
  • 035d82c1ec -loadpal now loads a palette from disk and returns it in a table. -setpal sets a palette from a table as the current palette. JailDoctor 2022-10-05 18:51:26 +02:00
  • 8415841c5c -setpal & getpal renamed to setcolor & getcolor -setcolor & getcolor now use r, g & b instead of uint32 JailDoctor 2022-10-05 17:47:58 +02:00
  • a9f7d46afd [NEW] Now mini reads (GIFs and only GIFs) JailDoctor 2022-10-05 16:50:24 +02:00
  • c361eef2ff [NEW] feof(), freadw(), fwritew() JailDoctor 2022-10-03 18:52:44 +02:00
  • aad3ba639a [NEW] Multiple lua files JailDoctor 2022-09-19 17:28:43 +02:00
  • 664710d59a [FIX] fwriteln not working from LUA JailDoctor 2022-09-13 17:43:05 +02:00
  • 2063485240 [NEW] File handling functions JailDoctor 2022-09-13 17:18:13 +02:00
  • fd3eeded52 [NEW] Added batch for maximum size optimization JailDoctor 2022-09-12 17:32:19 +02:00
  • fdbeca9f16 [FIX] mouse coords were wrong JailDoctor 2022-09-12 17:28:40 +02:00
  • a128415d80 [FIX] Error loading bitmaps when w!=h JailDoctor 2022-09-12 15:08:37 +02:00
  • 1f5acd2bfa [NEW] extended palette functions [DEL] old palette functions [MODIF] mouse function names [MODIF] map function params now are ints [NEW] ascii function [NEW] strlen function JailDoctor 2022-09-11 22:50:44 +02:00
  • 50090e8a17 Changes applied to support generic virtual screens JailDoctor 2021-11-24 19:00:46 +01:00
  • 160da08c3d Commit before the BIG changes... JailDoctor 2021-11-24 15:21:40 +01:00
  • 452a7d14f2 ignore vscode folder JailDoctor 2021-09-25 20:27:05 +02:00
  • 794f8fc436 mouse support, solved some funcs clash on linux, started sprite editor JailDoctor 2021-09-25 20:26:37 +02:00
  • 9dbd952359 executable removed from git JailDoctor 2021-09-25 19:14:48 +02:00
  • 5f4b111d06 first commit JailDoctor 2021-09-25 19:13:55 +02:00