Commit Graph

160 Commits

Author SHA1 Message Date
Vulpovile cb8f6f1a80 Address memory leak 2023-11-04 20:29:16 -07:00
Vulpovile e8eef916b0 Add DMv3 stubs, add reflection warning 2023-11-04 20:15:07 -07:00
Vulpovile 53427dd385 Made impl name clearer 2023-11-04 00:31:00 -07:00
Vulpovile c0aab09960 Added reflection memory cleanup 2023-11-04 00:28:41 -07:00
Vulpovile 26398f0586 Fixed template 2023-11-03 23:56:59 -07:00
Vulpovile 25d34d28ee Reflection stub 2023-11-03 22:56:09 -07:00
Vulpovile 796a47ad38 Added macro to disable VS2003 workaround when not required 2023-11-03 19:57:11 -07:00
Vulpovile 8817712cc3 Fixed stack clobbering in VS2003 compiler 2023-11-03 16:36:27 -07:00
Vulpovile 6bfbc4a97e Merge pull request #132 from KeyboardCombination/develop
move tool
2023-11-02 18:43:08 -08:00
KeyboardCombination 4336140b90 move tool 2023-11-02 22:18:35 -04:00
Vulpovile d2bdd4e124 Made MENU toggle property grid 2023-11-02 11:17:53 -07:00
Vulpovile c1431c8dff VS 2003 build files, made physics more stable, fix Win98/WINE IE 2023-11-02 01:16:05 -07:00
Vulpovile 3c415e7297 Updated instance icon, no more SDL 2023-11-02 00:07:10 -07:00
KeyboardCombination 00b165c208 Update GUDButtonListener.cpp 2023-06-11 18:16:36 -04:00
KeyboardCombination 2a17185cc0 Fixed name inconsistencies 2023-05-21 17:29:11 -04:00
KeyboardCombination b7f2b8f5a7 dynamic casting, extra sounds, fixes 2023-04-30 15:58:10 -04:00
KeyboardCombination fd3679fb6b Removing useless check 2023-04-09 19:30:23 -04:00
KeyboardCombination e37ad4879e duplicate improvements, prototype model insertion 2023-04-07 18:46:19 -04:00
KeyboardCombination eb2766304a bigger selectionbox 2023-04-07 15:04:01 -04:00
FlareMicrosystems 48b90b1a93 Removed surfaces from code 2022-10-15 21:54:50 -07:00
FlareMicrosystems 6b8ca28060 Add floppy disk setup generation 2022-10-15 19:37:06 -07:00
FlareMicrosystems dc7f7f3cc5 Update versioning 2022-10-15 19:36:55 -07:00
FlareMicrosystems 575f5dab46 Added dragger tool, removed useless stuff 2022-10-15 16:43:06 -07:00
Modnark 2471abb8dd Merge branch 'develop' into modnark 2022-10-12 13:51:21 -04:00
Modnark 0ac516618a Add LightingInstance
Still need to work on PropertyGrid for it
2022-10-12 13:47:39 -04:00
Modnark 8916797e55 Merge branch 'develop' into modnark 2022-10-11 22:39:59 -04:00
Modnark 2dc7f3e667 solve merge conflict 2022-10-11 22:38:34 -04:00
Modnark d32b0ea4e4 Add more sounds internally 2022-10-11 22:34:36 -04:00
Modnark af5c31d5d0 Add dynamic_cast for playSound
makes it so developers don't need to dynamic_cast any time they want to play sound
2022-10-11 21:28:19 -04:00
Modnark d269b360ce SoundService & SoundInstance
Basic implementation. More work needs to be done.
2022-10-11 21:16:14 -04:00
pinksub d2dd05b620 Update Mouse.cpp 2022-10-11 13:58:38 -04:00
pinksub 9d62380df9 cleanup mouse.cpp code a bit more 2022-10-11 13:58:21 -04:00
pinksub 8f3d12c516 Stud snapping is confusing
Anything divided by 1 and anything multiplied by 1 is itself. Not sure if that was intentional,
2022-10-11 13:54:55 -04:00
Modnark d2f3e718a7 Very basic implementation of OnTouch 2022-10-11 10:03:04 -04:00
Modnark adade066cc Start OnTouch 2022-10-10 20:01:30 -04:00
Modnark 5e74564956 Add listener for View button 2022-10-10 18:41:46 -04:00
Modnark 04823f5911 Add listeners for all menu buttons 2022-10-10 18:41:29 -04:00
thecssdoom fb5d6495dc Update Application.cpp 2022-10-09 22:06:55 -03:00
thecssdoom 5078b849b0 Update PartInstance.cpp 2022-10-09 22:06:01 -03:00
thecssdoom 20e772f932 Update PartInstance.h 2022-10-09 22:05:09 -03:00
thecssdoom 00e61d4f17 Update Instance.cpp 2022-10-09 22:04:38 -03:00
thecssdoom fe55127129 add rendername 2022-10-09 22:01:36 -03:00
Modnark 6ee7d76859 Undo FSAA changes
also removed some useless comment.
2022-10-08 21:11:35 -04:00
Modnark 415ea71664 Clean bloat comments
Please make sure these were bloat and not important.
2022-10-08 21:05:09 -04:00
Modnark 9f741e0df7 Base64 Output 2022-10-08 19:29:17 -04:00
Modnark e2d75ae4d4 merge develop with my branch 2022-10-07 17:19:23 -04:00
Modnark 52c2f114a5 Merge branch 'develop' into modnark 2022-10-07 17:15:13 -04:00
Modnark 7f8cdc0f33 minor fixes for branch 2022-10-07 17:12:51 -04:00
NT_x86 a63aa52108 Increment patch version number 2022-10-07 16:32:07 +03:00
NT_x86 d25f4a6ba2 Fix the timer going into the negatives when the game is running slowly 2022-10-07 12:10:24 +03:00