Alibek Omarov
|
f8e6033ae6
|
engine: move TIMER_LINUX to TIMER_POSIX, enabling dedicated builds for FreeBSD and other *nix platforms
|
2021-06-26 00:19:49 +03:00 |
|
Alibek Omarov
|
82c54b1b54
|
engine: disallow zero-width strings for getenv()
|
2020-04-19 13:02:51 +03:00 |
|
mittorn
|
70cc52e203
|
posix/sdl: fix build
|
2020-02-08 23:38:19 +07:00 |
|
mittorn
|
3e3aff040e
|
platform: add Platfrom_Init, Platform_Shutdown, Platform_MouseMove move platform-specific code from host.c
|
2020-02-08 23:15:40 +07:00 |
|
Alibek Omarov
|
9421457b3a
|
engine: big refactoring commit, instead of using platform-specific platform-specific macros, use appropriate macros set by public/build.h
|
2019-11-24 03:52:08 +03:00 |
|
Alibek Omarov
|
9d826016b0
|
engine: finish sdl1.2 port
|
2019-11-02 08:56:07 +03:00 |
|
Alibek Omarov
|
fe14a360b4
|
engine: fix fs_offset_t/size_t conversion, const qualifiers
|
2019-05-02 19:12:23 +03:00 |
|
Alibek Omarov
|
3fef353291
|
android: initial port
|
2019-05-02 18:07:03 +03:00 |
|
Alibek Omarov
|
1a700fd06b
|
platform: move MSGBOX implementation to platform backends
|
2019-05-01 19:44:48 +03:00 |
|
Alibek Omarov
|
e3e2f3afe5
|
platform: move Sys_ShellExecute implementation to platform backends
|
2019-05-01 19:21:47 +03:00 |
|