summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7ac0bbf)
raw | patch | inline | side by side (parent: 7ac0bbf)
author | Ivan Denisov <d.ivan.krsk@gmail.com> | |
Tue, 16 Aug 2011 21:08:37 +0000 (05:08 +0800) | ||
committer | Ivan Denisov <d.ivan.krsk@gmail.com> | |
Tue, 16 Aug 2011 21:08:37 +0000 (05:08 +0800) |
18 files changed:
Code/Init.ocf | patch | blob | history | |
Code/Mechanisms.ocf | [new file with mode: 0644] | patch | blob |
Code/Ports.ocf | [new file with mode: 0644] | patch | blob |
Code/test.ocf | [new file with mode: 0644] | patch | blob |
Dev/Code/Cmds.ocf | patch | blob | history | |
Host/Code/CFrames.ocf | patch | blob | history | |
Host/Code/Fonts.ocf | patch | blob | history | |
Host/Code/Menus.ocf | patch | blob | history | |
Host/Code/Ports.ocf | patch | blob | history | |
Host/Code/Windows.ocf | patch | blob | history | |
Host/Mod/CFrames.odc | patch | blob | history | |
Host/Mod/Fonts.odc | patch | blob | history | |
Host/Mod/Menus.odc | patch | blob | history | |
Host/Mod/Ports.odc | patch | blob | history | |
Host/Mod/Windows.odc | patch | blob | history | |
Sym/test.osf | [new file with mode: 0644] | patch | blob |
System/Mod/Init.odc | patch | blob | history | |
test.odc | [new file with mode: 0644] | patch | blob |
diff --git a/Code/Init.ocf b/Code/Init.ocf
index 395984d24a55ed15df8e85de63f071aa04a0d1e3..28914d1f8f19eb057f77e6ba41d814ad0d6a29e6 100644 (file)
Binary files a/Code/Init.ocf and b/Code/Init.ocf differ
Binary files a/Code/Init.ocf and b/Code/Init.ocf differ
diff --git a/Code/Mechanisms.ocf b/Code/Mechanisms.ocf
new file mode 100644 (file)
index 0000000..dab5346
Binary files /dev/null and b/Code/Mechanisms.ocf differ
index 0000000..dab5346
Binary files /dev/null and b/Code/Mechanisms.ocf differ
diff --git a/Code/Ports.ocf b/Code/Ports.ocf
new file mode 100644 (file)
index 0000000..8e97b83
Binary files /dev/null and b/Code/Ports.ocf differ
index 0000000..8e97b83
Binary files /dev/null and b/Code/Ports.ocf differ
diff --git a/Code/test.ocf b/Code/test.ocf
new file mode 100644 (file)
index 0000000..6faf3cf
Binary files /dev/null and b/Code/test.ocf differ
index 0000000..6faf3cf
Binary files /dev/null and b/Code/test.ocf differ
diff --git a/Dev/Code/Cmds.ocf b/Dev/Code/Cmds.ocf
index 503545e42c50e24b02d001757e9daa1d90a804e6..dc2234fea55c6fbd879353154fbeacc5e940b7f7 100644 (file)
Binary files a/Dev/Code/Cmds.ocf and b/Dev/Code/Cmds.ocf differ
Binary files a/Dev/Code/Cmds.ocf and b/Dev/Code/Cmds.ocf differ
diff --git a/Host/Code/CFrames.ocf b/Host/Code/CFrames.ocf
index df2c5667c805d8fe398c2ad83bc9ea6bc3c6257a..04983ff2355179d4edc4d6acfad30ce5abba5783 100644 (file)
Binary files a/Host/Code/CFrames.ocf and b/Host/Code/CFrames.ocf differ
Binary files a/Host/Code/CFrames.ocf and b/Host/Code/CFrames.ocf differ
diff --git a/Host/Code/Fonts.ocf b/Host/Code/Fonts.ocf
index bb4f4eb80e8984c8f74caf7d9ea859e45a56fff8..46e1e302963cf66bf0b94917ca462c89b9aa67fc 100644 (file)
Binary files a/Host/Code/Fonts.ocf and b/Host/Code/Fonts.ocf differ
Binary files a/Host/Code/Fonts.ocf and b/Host/Code/Fonts.ocf differ
diff --git a/Host/Code/Menus.ocf b/Host/Code/Menus.ocf
index 160e57c60db817bd657d8e73b7c10767e7d89b18..17e87888b7d15c7857d3cdbaccd67850b71539a1 100644 (file)
Binary files a/Host/Code/Menus.ocf and b/Host/Code/Menus.ocf differ
Binary files a/Host/Code/Menus.ocf and b/Host/Code/Menus.ocf differ
diff --git a/Host/Code/Ports.ocf b/Host/Code/Ports.ocf
index 39f60f7088f3222d311cd265c3567e7c398c04e7..4ceeff5485dc830c5dd48e985528a685f76191dd 100644 (file)
Binary files a/Host/Code/Ports.ocf and b/Host/Code/Ports.ocf differ
Binary files a/Host/Code/Ports.ocf and b/Host/Code/Ports.ocf differ
diff --git a/Host/Code/Windows.ocf b/Host/Code/Windows.ocf
index 0eb175d49dae974b28bfd7997b4663dfda670e86..377e3f88c5959f797e094cef4a346f26dbb7e0e1 100644 (file)
Binary files a/Host/Code/Windows.ocf and b/Host/Code/Windows.ocf differ
Binary files a/Host/Code/Windows.ocf and b/Host/Code/Windows.ocf differ
diff --git a/Host/Mod/CFrames.odc b/Host/Mod/CFrames.odc
index 53f79dbc03ff57f31df088bfe003a90a9ae4a381..0885e38460583a49db4f9d409001cc4891f6bee2 100644 (file)
Binary files a/Host/Mod/CFrames.odc and b/Host/Mod/CFrames.odc differ
Binary files a/Host/Mod/CFrames.odc and b/Host/Mod/CFrames.odc differ
diff --git a/Host/Mod/Fonts.odc b/Host/Mod/Fonts.odc
index 1d77775bd77b6ab273e566aecda0d43465843fce..b8445abcd4178c6a82cc1bb8255735018de4e4d8 100644 (file)
Binary files a/Host/Mod/Fonts.odc and b/Host/Mod/Fonts.odc differ
Binary files a/Host/Mod/Fonts.odc and b/Host/Mod/Fonts.odc differ
diff --git a/Host/Mod/Menus.odc b/Host/Mod/Menus.odc
index 387a1ffd6a9a83bb31b85b9b779851865acfac49..37fb601ef5f046ba50d3502775a0802e04d5fb40 100644 (file)
Binary files a/Host/Mod/Menus.odc and b/Host/Mod/Menus.odc differ
Binary files a/Host/Mod/Menus.odc and b/Host/Mod/Menus.odc differ
diff --git a/Host/Mod/Ports.odc b/Host/Mod/Ports.odc
index 26795b97720a1fca5e87f514301ef9f54fa2ab0e..ba94acad95424bcc54e5ba9c1dd21defb9052f1f 100644 (file)
Binary files a/Host/Mod/Ports.odc and b/Host/Mod/Ports.odc differ
Binary files a/Host/Mod/Ports.odc and b/Host/Mod/Ports.odc differ
diff --git a/Host/Mod/Windows.odc b/Host/Mod/Windows.odc
index fdefe844273e7d7d8fa883a2ceabd9299938288e..5c1a0513689690b67e47f16557efb4bc47eb3321 100644 (file)
Binary files a/Host/Mod/Windows.odc and b/Host/Mod/Windows.odc differ
Binary files a/Host/Mod/Windows.odc and b/Host/Mod/Windows.odc differ
diff --git a/Sym/test.osf b/Sym/test.osf
diff --git a/System/Mod/Init.odc b/System/Mod/Init.odc
index 307cfcedf2a21c63ba2f024655c9257726222cdb..4ee72ec616023442f56e246927167cb52565e216 100644 (file)
Binary files a/System/Mod/Init.odc and b/System/Mod/Init.odc differ
Binary files a/System/Mod/Init.odc and b/System/Mod/Init.odc differ
diff --git a/test.odc b/test.odc