040697fcbd
-Secció "files" del game.ini obsoleta. Ara sempre obri "main.lua". Els demes arxius s'inclouen amb "require()"
2023-08-04 14:06:10 +02:00
4fd9a443f2
- require() implementat
2023-08-04 13:52:11 +02:00
88237804f7
- [FIX] Non-turbo mode was buggy
2023-07-28 09:47:11 +02:00
9b99aa23cf
MINI v.0.9.64d:
...
- [NEW] origin(x,y) sets the origin of the coordinate system.
- [FIX] false extern declaration removed.
- MINI_VERSION has its own header file.
2023-07-05 07:58:31 +02:00
584b65041c
- [NEW] view(x,y,w,h) Creates a clipped viewport that also translates origin.
...
-[NEW] view() Resets the viewport to all the window.
2023-07-04 23:03:19 +02:00
c335edee57
- [NEW] mbtnp() added
2023-01-27 19:50:49 +01:00
e53befb700
- [NEW] configuration file working.
...
- [NEW] zoom(), fullscreen(), cursor(), getconf(), setconf().
- [CHG] now zoom and fullscreen are controlled by the game, not by mini.
- [FIX] quit() now actually quits.
- [NEW] btnp() without parameters returns key pressed.
- [NEW] zoom, fullscreen and cursor are saved to config automatically.
2023-01-18 17:41:57 +01:00
9c24d33782
- Música i só amb SDL_mixer
2023-01-12 19:02:17 +01:00
7ecd11a169
- [WIP] Migrating to jail_audio
2023-01-11 18:58:15 +01:00
256f4a2d04
- Now labels must include its number
2023-01-10 18:55:36 +01:00
3fed72a19b
- [WIP] Repetitive sections in chirps
2023-01-09 20:03:23 +01:00
c7dcf8bb8e
- Implementada polifonia en Chirping
...
- Arreglats un montó de warnings per lo mon
2023-01-09 17:02:04 +01:00
bfcd7e62cf
- Several waveforms to choose for chirps
2023-01-09 08:39:39 +01:00
7d1ea4b22e
- lua should use prnt for onscreen text
2022-10-22 18:22:20 +02:00
b282bd05d5
- File operations work on "data/" folder or ".jrf" file
...
- [NEW] fopenres() works on .jrf resources, fopen on normal files
2022-10-11 17:58:03 +02:00