tuxpaint-pencil-sharpener/magic
Bill Kendrick 33db4c16f5 WIP Changes to support building for OS/2
+ WIP Makefile updates to support building for OS/2
   - TODO: Makefile needs SYSNAME test to detect OS/2 (Bill has asked Elbert)
 + Added "__declspec(dllexport)" (via new "TX_EXTERN" #define'd in
   `tp_magic_api.h`) to public function definitions in Magic tools
   - WIP: So far just "Mirror/Flip" plugin
   - TODO: Add "TX_EXTERN" prefix to all other public Magic tool functions
 + Renamed long Magic tool source files to have shorter filenames
   - WIP: So far just "Mirror/Flip" (`mirror_flip.c` -> `mirror_f.c`)
   - TODO: Rename all other magic tool source files.

h/t Elbert Pol for providing info and some diffs!
2024-06-06 00:40:42 -07:00
..
icons Filled polygon: Icon; tweaked on-screen instructions 2024-04-12 09:24:19 -07:00
magic-docs Removing Specular tool instructions 2024-05-19 23:34:12 -07:00
sounds Filled Polygon "remove" sound effect 2024-05-28 23:59:56 -07:00
src WIP Changes to support building for OS/2 2024-06-06 00:40:42 -07:00
.cvsignore Make plugin building on Windows work. DLLs need their dependencies resolved at 2007-08-13 06:34:04 +00:00