DEADSOFTWARE

flatwaifu.git
2 years agoportability: avoid errors on some compilers renders
DeaDDooMER [Sat, 6 Nov 2021 11:25:34 +0000 (14:25 +0300)]
portability: avoid errors on some compilers

2 years agosystem: add stub system driver
DeaDDooMER [Sat, 6 Nov 2021 10:19:22 +0000 (13:19 +0300)]
system: add stub system driver

2 years agofiles: move getsprid to wadres
DeaDDooMER [Fri, 7 May 2021 06:22:07 +0000 (09:22 +0300)]
files: move getsprid to wadres

2 years agosdl2: fix build and traps
DeaDDooMER [Sat, 17 Apr 2021 21:18:45 +0000 (00:18 +0300)]
sdl2: fix build and traps

2 years agofiles: move resource manager to system drivers
DeaDDooMER [Sat, 17 Apr 2021 18:53:15 +0000 (21:53 +0300)]
files: move resource manager to system drivers

3 years agofiles: add F_getsprid description
DeaDDooMER [Sat, 17 Apr 2021 11:01:14 +0000 (14:01 +0300)]
files: add F_getsprid description

3 years agoopenal: remove dependency on SDL
DeaDDooMER [Sun, 11 Apr 2021 15:17:04 +0000 (18:17 +0300)]
openal: remove dependency on SDL

3 years agosdlmixer: fix sound loading (but sdlmixer still emits broken sound)
DeaDDooMER [Sun, 11 Apr 2021 10:55:56 +0000 (13:55 +0300)]
sdlmixer: fix sound loading (but sdlmixer still emits broken sound)

3 years agoopenal: fix sound loading
DeaDDooMER [Sun, 11 Apr 2021 10:08:28 +0000 (13:08 +0300)]
openal: fix sound loading

3 years agosdlmixer: fix menu
DeaDDooMER [Sun, 11 Apr 2021 08:50:37 +0000 (11:50 +0300)]
sdlmixer: fix menu

3 years agowadres: fix initialization
DeaDDooMER [Sun, 11 Apr 2021 08:49:12 +0000 (11:49 +0300)]
wadres: fix initialization

3 years agosdl2: fix build sdl2
DeaDDooMER [Sun, 11 Apr 2021 08:48:52 +0000 (11:48 +0300)]
sdl2: fix build sdl2

3 years agofiles: cleanup
DeaDDooMER [Thu, 8 Apr 2021 12:27:17 +0000 (15:27 +0300)]
files: cleanup

3 years agosoft: fix build
DeaDDooMER [Thu, 8 Apr 2021 09:21:30 +0000 (12:21 +0300)]
soft: fix build

3 years agomemory: load and allocate resources in wadres
DeaDDooMER [Thu, 8 Apr 2021 08:09:10 +0000 (11:09 +0300)]
memory: load and allocate resources in wadres

3 years agocommon: fix include pathes
DeaDDooMER [Thu, 8 Apr 2021 05:48:07 +0000 (08:48 +0300)]
common: fix include pathes

3 years agostreams: new method: getlen
DeaDDooMER [Wed, 7 Apr 2021 13:41:52 +0000 (16:41 +0300)]
streams: new method: getlen

3 years agosave: move file access to files.c
DeaDDooMER [Wed, 7 Apr 2021 10:00:29 +0000 (13:00 +0300)]
save: move file access to files.c

3 years agobuild: remove old cp866 references from CMakeLists
DeaDDooMER [Wed, 7 Apr 2021 08:25:15 +0000 (11:25 +0300)]
build: remove old cp866 references from CMakeLists

3 years agocp866: move to common/
DeaDDooMER [Wed, 7 Apr 2021 07:58:57 +0000 (10:58 +0300)]
cp866: move to common/

3 years agostreams: use single stram object for read and write
DeaDDooMER [Wed, 7 Apr 2021 07:09:53 +0000 (10:09 +0300)]
streams: use single stram object for read and write

3 years agofiles: remove my.h
DeaDDooMER [Wed, 7 Apr 2021 06:34:45 +0000 (09:34 +0300)]
files: remove my.h

3 years agofiles: move wad reader to separete implementation
DeaDDooMER [Wed, 7 Apr 2021 05:57:00 +0000 (08:57 +0300)]
files: move wad reader to separete implementation

3 years agocommon: move endianness converters to common
DeaDDooMER [Tue, 6 Apr 2021 09:54:14 +0000 (12:54 +0300)]
common: move endianness converters to common

3 years agocosmetix: cleanup view.h
DeaDDooMER [Tue, 6 Apr 2021 09:40:25 +0000 (12:40 +0300)]
cosmetix: cleanup view.h

3 years agomap: use streams for map loader
DeaDDooMER [Tue, 6 Apr 2021 06:35:07 +0000 (09:35 +0300)]
map: use streams for map loader

3 years agosave: use streams for saves
DeaDDooMER [Tue, 6 Apr 2021 05:29:01 +0000 (08:29 +0300)]
save: use streams for saves

3 years agofiles: add abstract streams
DeaDDooMER [Tue, 6 Apr 2021 05:28:00 +0000 (08:28 +0300)]
files: add abstract streams

3 years agokos32: efficiently implement main loop
DeaDDooMER [Tue, 2 Feb 2021 20:23:19 +0000 (23:23 +0300)]
kos32: efficiently implement main loop

3 years agokos32: initial port for KolibriOS
DeaDDooMER [Mon, 1 Feb 2021 23:56:44 +0000 (02:56 +0300)]
kos32: initial port for KolibriOS

3 years agofiles: disable file read check
DeaDDooMER [Mon, 1 Feb 2021 23:53:43 +0000 (02:53 +0300)]
files: disable file read check

3 years agoportability: use only english strings for debug
DeaDDooMER [Sun, 31 Jan 2021 14:12:01 +0000 (17:12 +0300)]
portability: use only english strings for debug

3 years agoportability: use posix functions only on unix
DeaDDooMER [Sun, 31 Jan 2021 13:50:14 +0000 (16:50 +0300)]
portability: use posix functions only on unix

3 years agoportability: fix min/max redefeinition warning
DeaDDooMER [Sun, 31 Jan 2021 13:49:29 +0000 (16:49 +0300)]
portability: fix min/max redefeinition warning

3 years agoportability: remove dependency on str(n)casemp
DeaDDooMER [Sun, 31 Jan 2021 13:47:19 +0000 (16:47 +0300)]
portability: remove dependency on str(n)casemp

3 years agomenu: fix save menu behavior
DeaDDooMER [Sun, 20 Dec 2020 14:33:14 +0000 (17:33 +0300)]
menu: fix save menu behavior

3 years agomenu: add controls settings via menu
DeaDDooMER [Sun, 20 Dec 2020 14:27:30 +0000 (17:27 +0300)]
menu: add controls settings via menu

3 years agowindows: fix build with mingw
DeaDDooMER [Tue, 10 Nov 2020 11:53:46 +0000 (14:53 +0300)]
windows: fix build with mingw

3 years agogl: fix trap on emscripten
DeaDDooMER [Fri, 15 May 2020 15:51:30 +0000 (18:51 +0300)]
gl: fix trap on emscripten

3 years agobuild: fix emscripten
DeaDDooMER [Fri, 15 May 2020 15:34:41 +0000 (18:34 +0300)]
build: fix emscripten

3 years agolinux: fix build
DeaDDooMER [Fri, 15 May 2020 14:16:41 +0000 (17:16 +0300)]
linux: fix build

3 years agoopenal: fix incompatible pointer type
DeaDDooMER [Wed, 13 May 2020 06:00:36 +0000 (10:00 +0400)]
openal: fix incompatible pointer type

3 years agochange project name
DeaDDooMER [Wed, 13 May 2020 05:51:44 +0000 (09:51 +0400)]
change project name

3 years agobump gpl version
DeaDDooMER [Wed, 13 May 2020 05:40:32 +0000 (09:40 +0400)]
bump gpl version

3 years agosave: change save directory on nix
DeaDDooMER [Wed, 13 May 2020 05:29:04 +0000 (09:29 +0400)]
save: change save directory on nix

3 years agoremove music from repo
DeaDDooMER [Wed, 13 May 2020 05:19:44 +0000 (09:19 +0400)]
remove music from repo

3 years agoupdate copyrights
DeaDDooMER [Wed, 13 May 2020 05:18:49 +0000 (09:18 +0400)]
update copyrights

3 years agomenu: remove data field from menu_t
DeaDDooMER [Wed, 29 Apr 2020 06:34:52 +0000 (10:34 +0400)]
menu: remove data field from menu_t

3 years agostub: fix stub render
DeaDDooMER [Wed, 29 Apr 2020 04:41:35 +0000 (08:41 +0400)]
stub: fix stub render

3 years agosound: move sound/music configuration to sound driver
DeaDDooMER [Fri, 24 Apr 2020 08:44:48 +0000 (12:44 +0400)]
sound: move sound/music configuration to sound driver

3 years agomap: move map loading to separate file
DeaDDooMER [Fri, 24 Apr 2020 06:58:48 +0000 (10:58 +0400)]
map: move map loading to separate file

3 years agomenu: fix menus with disabled assertions
DeaDDooMER [Wed, 22 Apr 2020 11:20:29 +0000 (15:20 +0400)]
menu: fix menus with disabled assertions

3 years agosave: move save code to separated file
DeaDDooMER [Tue, 21 Apr 2020 11:09:08 +0000 (15:09 +0400)]
save: move save code to separated file

3 years agomanager: remove flag 0x8000 from resource handle id
DeaDDooMER [Tue, 21 Apr 2020 08:03:30 +0000 (12:03 +0400)]
manager: remove flag 0x8000 from resource handle id

3 years agogame: switch textures in more abstract way
DeaDDooMER [Tue, 21 Apr 2020 06:02:43 +0000 (10:02 +0400)]
game: switch textures in more abstract way

4 years agoconfig: read config and args by renders
DeaDDooMER [Fri, 17 Apr 2020 11:15:11 +0000 (15:15 +0400)]
config: read config and args by renders

4 years agoconfig: allow multiple cfg structures for config update
DeaDDooMER [Fri, 17 Apr 2020 08:20:20 +0000 (12:20 +0400)]
config: allow multiple cfg structures for config update

4 years agoconfig: move config loading to system driver
DeaDDooMER [Fri, 17 Apr 2020 07:59:33 +0000 (11:59 +0400)]
config: move config loading to system driver

4 years agosdl2: remove unneeded unicode to cp866 converter
DeaDDooMER [Fri, 17 Apr 2020 06:15:57 +0000 (10:15 +0400)]
sdl2: remove unneeded unicode to cp866 converter

4 years agorender: opengl: add screen scaling
DeaDDooMER [Fri, 17 Apr 2020 04:35:12 +0000 (08:35 +0400)]
render: opengl: add screen scaling

4 years agorenders: fix software render
DeaDDooMER [Thu, 16 Apr 2020 10:52:41 +0000 (14:52 +0400)]
renders: fix software render

4 years agomenu: make flexible menus
DeaDDooMER [Thu, 16 Apr 2020 08:30:04 +0000 (12:30 +0400)]
menu: make flexible menus

4 years agomenu: draw menus without direct access to sutructures
DeaDDooMER [Tue, 14 Apr 2020 06:04:53 +0000 (10:04 +0400)]
menu: draw menus without direct access to sutructures

4 years agoengine: use lib cp866 where needed
DeaDDooMER [Mon, 13 Apr 2020 09:47:57 +0000 (13:47 +0400)]
engine: use lib cp866 where needed

4 years agolibs: add cp866 support routines
DeaDDooMER [Mon, 13 Apr 2020 08:21:25 +0000 (12:21 +0400)]
libs: add cp866 support routines

4 years agomenu: change videomode at runtime
DeaDDooMER [Fri, 10 Apr 2020 11:48:42 +0000 (15:48 +0400)]
menu: change videomode at runtime

4 years agorender: fix menu disappear on sdl1
DeaDDooMER [Fri, 10 Apr 2020 07:29:16 +0000 (11:29 +0400)]
render: fix menu disappear on sdl1

4 years agomenu: add video settings
DeaDDooMER [Fri, 10 Apr 2020 07:19:18 +0000 (11:19 +0400)]
menu: add video settings

4 years agomenu: fix cheats
DeaDDooMER [Fri, 10 Apr 2020 05:21:15 +0000 (09:21 +0400)]
menu: fix cheats

4 years agomenu: improve menu drawing
DeaDDooMER [Thu, 9 Apr 2020 12:55:04 +0000 (16:55 +0400)]
menu: improve menu drawing

4 years agomenu: rewrite menu code (software render are broken)
DeaDDooMER [Thu, 9 Apr 2020 10:49:14 +0000 (14:49 +0400)]
menu: rewrite menu code (software render are broken)

4 years agoconfig: add config writer
DeaDDooMER [Sat, 4 Apr 2020 08:29:44 +0000 (12:29 +0400)]
config: add config writer

4 years agoemscripten: fix sdl2
DeaDDooMER [Fri, 3 Apr 2020 17:23:27 +0000 (20:23 +0300)]
emscripten: fix sdl2

4 years agoportability: remove pragma pack
DeaDDooMER [Fri, 3 Apr 2020 15:05:43 +0000 (19:05 +0400)]
portability: remove pragma pack

4 years agoconfig: rewrite config parser
DeaDDooMER [Fri, 3 Apr 2020 14:39:03 +0000 (18:39 +0400)]
config: rewrite config parser

4 years agoports: ported to emscripten
DeaDDooMER [Fri, 3 Apr 2020 07:52:40 +0000 (10:52 +0300)]
ports: ported to emscripten

4 years agosoftware: fix crashes on buffer resize
DeaDDooMER [Thu, 2 Apr 2020 06:14:10 +0000 (10:14 +0400)]
software: fix crashes on buffer resize

4 years agosystem: remove message on quit
DeaDDooMER [Thu, 2 Apr 2020 06:02:04 +0000 (10:02 +0400)]
system: remove message on quit

4 years agosystem: optimize videomode and fullscreen changing
DeaDDooMER [Wed, 1 Apr 2020 17:37:55 +0000 (20:37 +0300)]
system: optimize videomode and fullscreen changing

4 years agosdlmixer: fix warnings
DeaDDooMER [Wed, 1 Apr 2020 15:39:29 +0000 (18:39 +0300)]
sdlmixer: fix warnings

4 years agosdl2: fix building with sdl2 on linux
DeaDDooMER [Wed, 1 Apr 2020 15:36:20 +0000 (18:36 +0300)]
sdl2: fix building with sdl2 on linux

4 years agosdl: fix videomode flags on fullscreen toggle
DeaDDooMER [Wed, 1 Apr 2020 11:26:44 +0000 (15:26 +0400)]
sdl: fix videomode flags on fullscreen toggle

4 years agosdl2: keep surface of same size while window resize
DeaDDooMER [Wed, 1 Apr 2020 10:26:37 +0000 (14:26 +0400)]
sdl2: keep surface of same size while window resize

4 years agoopengl: fix node allocation error on start
DeaDDooMER [Wed, 1 Apr 2020 09:50:25 +0000 (13:50 +0400)]
opengl: fix node allocation error on start

4 years agosdl2: fix building with sdl2
DeaDDooMER [Wed, 1 Apr 2020 09:48:07 +0000 (13:48 +0400)]
sdl2: fix building with sdl2

4 years agosdl: fix fullscreen
DeaDDooMER [Wed, 1 Apr 2020 07:45:56 +0000 (11:45 +0400)]
sdl: fix fullscreen

4 years agosdl2: fix fullscreen
DeaDDooMER [Wed, 1 Apr 2020 05:55:23 +0000 (09:55 +0400)]
sdl2: fix fullscreen

4 years agosdl2: use scancodes for keyboard handling
DeaDDooMER [Wed, 1 Apr 2020 04:27:00 +0000 (08:27 +0400)]
sdl2: use scancodes for keyboard handling

4 years agosdl2: add software render support
DeaDDooMER [Tue, 31 Mar 2020 16:33:03 +0000 (20:33 +0400)]
sdl2: add software render support

4 years agosystem: add sdl2 system driver
DeaDDooMER [Mon, 30 Mar 2020 20:10:53 +0000 (00:10 +0400)]
system: add sdl2 system driver

4 years agorender: remove dependency on sdl 1.2
DeaDDooMER [Mon, 30 Mar 2020 18:03:45 +0000 (22:03 +0400)]
render: remove dependency on sdl 1.2

4 years agorender: add stub render
DeaDDooMER [Mon, 30 Mar 2020 09:48:55 +0000 (13:48 +0400)]
render: add stub render

4 years agosound: add stub driver
DeaDDooMER [Mon, 30 Mar 2020 07:49:44 +0000 (11:49 +0400)]
sound: add stub driver

4 years agoopenal: fix assignment in condition
DeaDDooMER [Tue, 24 Mar 2020 14:26:33 +0000 (17:26 +0300)]
openal: fix assignment in condition

4 years agoopenal: fix building on linux
DeaDDooMER [Tue, 24 Mar 2020 14:22:41 +0000 (17:22 +0300)]
openal: fix building on linux

4 years agosound: fix voices in menu
DeaDDooMER [Tue, 24 Mar 2020 12:44:53 +0000 (15:44 +0300)]
sound: fix voices in menu

4 years agosound: add openal sound driver
DeaDDooMER [Mon, 23 Mar 2020 11:56:01 +0000 (14:56 +0300)]
sound: add openal sound driver

4 years agosdl: fix linking on linux
DeaDDooMER [Sun, 22 Mar 2020 09:13:54 +0000 (12:13 +0300)]
sdl: fix linking on linux

4 years agosound: separate and rewrite
DeaDDooMER [Sun, 22 Mar 2020 09:13:26 +0000 (12:13 +0300)]
sound: separate and rewrite

4 years agomove error.c into system layer
DeaDDooMER [Sat, 21 Mar 2020 16:07:45 +0000 (19:07 +0300)]
move error.c into system layer