..
bcc32
bcc32: add rasterworks example
2023-09-22 07:12:51 +00:00
cmm
drvinst: small bug fixed
2022-12-25 10:16:09 +00:00
demos
Update headers programs : delete MENUET00 header on 2 programs.
2024-01-21 11:23:12 +00:00
develop
Fasm: Fixed a bug when building programs with the length of the included file name >100 bytes
2024-05-02 19:31:51 +00:00
emulator
Optimize png files for `emulator/e80`
2024-05-14 10:07:33 +00:00
fs
KFM - fixed get_inf_dir and delete_dir for some cases
2022-03-30 21:55:55 +00:00
games
Optimize png files for `games` resources
2024-05-14 07:34:18 +00:00
hd_load
fix lable name
2022-02-09 22:56:15 +00:00
media
Optimize png files for `media/voxel_editor`
2024-05-13 16:40:01 +00:00
network
Optimize png files for `network/ftpc`
2024-05-13 13:13:12 +00:00
other
Optimize png files for `other/` programs
2024-05-13 12:57:37 +00:00
system
Optimize png files for `programs/system` resources
2024-05-13 11:51:04 +00:00
testing
KBD: fixing a program crash on unsupported devices
2022-11-26 21:52:16 +00:00
KOSfuncs.inc
Network device error/missed/dropped packet counters.
2021-07-07 19:26:17 +00:00
build_all.bat
…
config.inc
…
debug-fdo.inc
…
debug.inc
…
dll.inc
Updated dll.load. Added support for loading the library using the full path.
2023-03-28 16:39:08 +00:00
encoding.inc
Add encoding.inc to /programs (copy from /kernel/trunk).
2020-11-06 18:18:04 +00:00
export.inc
…
gui_patterns.inc
Palitra: refactoring, add shared icons
2021-12-26 00:49:38 +00:00
import.inc
…
kglobals.inc
…
load_img.inc
tinygl.obj: add some functions,
2020-12-18 10:03:16 +00:00
load_lib.mac
load_lib.mac: add italian language
2021-02-03 12:43:01 +00:00
macros.inc
Update headers programs : delete MENUET00 header on 2 programs.
2024-01-21 11:23:12 +00:00
network.inc
…
proc32.inc
…
shell.inc
…
string.inc
…
struct.inc
…
use_fasm.lua
Fix autobuild.
2021-05-22 19:09:11 +00:00
use_gcc.lua
Added defines so as not to duplicate them in every tup file.
2022-02-08 17:38:15 +00:00
use_menuetlibc.lua
…
use_msvc.lua
…
use_newlib.lua
…
use_sdl.lua
…
use_sdl_newlib.lua
sdlquake: newlib
2021-01-05 13:00:22 +00:00
use_sound.lua
…
use_tcc.lua
typo fixed
2022-02-07 14:22:52 +00:00
use_tinygl.lua
…