Commit Graph

33 Commits

Author SHA1 Message Date
Doczom
7f7718f532 Update headers programs : delete MENUET00 header on 2 programs.
Fixed mario2 game : delete using sysfn 6 and added constants 
Update macro.inc : Added new fields in process_information 

git-svn-id: svn://kolibrios.org@9971 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-01-21 11:23:12 +00:00
Kirill Lipatov (Leency)
7592583563 do not include config.inc into IMG, use var in macros.inc as it was before
webview: more peach default bg

git-svn-id: svn://kolibrios.org@9604 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-09 10:00:41 +00:00
Kirill Lipatov (Leency)
3d623894c9 Palitra: refactoring, add shared icons
Move t_edit into separate folder


git-svn-id: svn://kolibrios.org@9472 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-26 00:49:38 +00:00
maxcodehack
3e30999474 Add KOS_APP_START to macros.inc
git-svn-id: svn://kolibrios.org@8162 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-08 10:42:10 +00:00
Kirill Lipatov (Leency)
43b323cef0 force rebuilld
git-svn-id: svn://kolibrios.org@8056 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-08-19 11:45:43 +00:00
Kirill Lipatov (Leency)
4ad25a75b3 @menu: return to orthodox flat design
git-svn-id: svn://kolibrios.org@7786 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-14 11:29:55 +00:00
Kirill Lipatov (Leency)
1ef8d92a9e app size decrease
git-svn-id: svn://kolibrios.org@7774 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-11 15:48:27 +00:00
e196fc9e1b macros.inc: Allow mcall macro to set ebp register.
git-svn-id: svn://kolibrios.org@7672 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-06-23 00:54:35 +00:00
2c778124e3 Remove some duplicates: proc32.inc, macros.inc, struct.inc, etc.
git-svn-id: svn://kolibrios.org@7134 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-12-20 00:51:00 +00:00
c5a5d231ab Move cmp* macros from cmp.inc to macros.inc
We already have macros.inc, there is no reason to have another file
special for cmp* macros that all fit into 7 lines.


git-svn-id: svn://kolibrios.org@6832 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-01-19 09:49:52 +00:00
Kirill Lipatov (Leency)
366038fe9d add Almaz game to autobuild
git-svn-id: svn://kolibrios.org@6276 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-21 20:10:27 +00:00
Kirill Lipatov (Leency)
a76e01a34d revert occasionally updated files in prior rev, add Tupfile for almaz game
git-svn-id: svn://kolibrios.org@6219 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-14 18:50:09 +00:00
Kirill Lipatov (Leency)
352d425605 delete cmm/ttf_viewer, upload Almaz game (unplayable because player can't move to the top)
git-svn-id: svn://kolibrios.org@6218 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-14 18:42:49 +00:00
Kirill Lipatov (Leency)
20ace41f1f system_colors: global rename and change meaning of "grab_button" to "work_3d_dark", and "grab_button_text" to "work_3d_light", the legacy of new_sys_colors table
git-svn-id: svn://kolibrios.org@6196 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-11 10:44:47 +00:00
Kirill Lipatov (Leency)
7c44fcb552 remove sys_colors_new from macros.inc, update info3ds, TynyGL examples
git-svn-id: svn://kolibrios.org@6164 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-07 18:37:13 +00:00
pathoswithin
94a081e526 Nope... rollback
git-svn-id: svn://kolibrios.org@5947 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-12-02 15:56:46 +00:00
pathoswithin
54af8dcf89 turn on "movi"
git-svn-id: svn://kolibrios.org@5946 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-12-02 15:39:13 +00:00
pathoswithin
5fe7c24c5a turn off "movi"
git-svn-id: svn://kolibrios.org@5945 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-12-02 15:10:02 +00:00
pathoswithin
ffbaffb412 renamed "mov" to "movi"
git-svn-id: svn://kolibrios.org@5943 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-12-02 11:16:29 +00:00
pathoswithin
15762db0e4 deleted macros add, sub, cmp
git-svn-id: svn://kolibrios.org@5942 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-12-02 10:06:10 +00:00
pathoswithin
e94cdff57f added macro "cmp"
git-svn-id: svn://kolibrios.org@5941 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-12-02 09:38:32 +00:00
hidnplayr
d5c1def37e Fix substitution macros for CMOVcc. (A piece of code fell off..)
git-svn-id: svn://kolibrios.org@5384 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-01-18 18:54:12 +00:00
hidnplayr
e7981db306 Fix substitution macros for CMOVcc.
git-svn-id: svn://kolibrios.org@5383 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-01-18 18:25:06 +00:00
Yogev Ezra
6e6d77845e Fix macro name - rename sys_colors to sys_colors_new to avoid collisions
git-svn-id: svn://kolibrios.org@4817 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-10 16:43:59 +00:00
Akyltist
01fad46fac add struct "sys_colors" in "macros.inc"
git-svn-id: svn://kolibrios.org@4795 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-08 05:39:58 +00:00
Marat Zakiyanov (Mario79)
e7a0c2bf33 RUN - inactive window does not receive mouse events
git-svn-id: svn://kolibrios.org@3942 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-29 16:40:26 +00:00
hidnplayr
d84ac5044b moved include files for network programs to /programs folder, fixed synergyc.
git-svn-id: svn://kolibrios.org@3618 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-07 17:26:03 +00:00
Kirill Lipatov (Leency)
b4394bfc2f macros.inc: set margins
git-svn-id: svn://kolibrios.org@3032 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-13 01:34:05 +00:00
Artem Jerdev (art_zh)
19dd2b9a34 fastcall/syscall instructions should be avoided in future
due to possible compatibility problems.

git-svn-id: svn://kolibrios.org@1937 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-05-24 12:30:12 +00:00
baf8ec007b new macro szZ: same as sz, but with 0 at the end of line (ASCIIZ string)
git-svn-id: svn://kolibrios.org@1567 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-08-14 14:08:07 +00:00
Mihail Semenyako (mike.dld)
6b39363987 Another small changes to Tinypad on the way to 4.1.0, added support for mouse wheel
git-svn-id: svn://kolibrios.org@617 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-09-01 21:38:00 +00:00
Iliya Mihailov (Ghost)
d2b6b389e4 GMon & macros.inc small fix
git-svn-id: svn://kolibrios.org@510 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-18 16:18:24 +00:00
heavyiron
4daae89053 *kernel - fixes in 15.2 by Mario79 and 67 by mike.dld
updated sysfunc.txt
*programs 
         new icons and logo for CPUID and ICON
         added new version of @ICON and ICONMNGR
         fixes in iconedit and calendar from DedOK
         new algoritm of fill background in pic4
         all apps (fasm-writen only) rewriten to use common macros.inc for easy recompile in fastcall mode (there is a bug in https; run need rewrite to use common macros.inc)
         small fixes in build_all.bat script
         

git-svn-id: svn://kolibrios.org@485 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-10 13:48:35 +00:00