Commit Graph

  • e63e87fe29 Fix Syntax feature/datamodel_v3 Vulpovile 2025-04-13 09:53:35 -07:00
  • d03cf2d8b3 Update Jenkinsfile Vulpovile 2025-04-13 09:52:41 -07:00
  • a662fcf8fa Add Jenkinsfile Vulpovile 2025-04-13 09:47:06 -07:00
  • 44a80184b3 Remove inapproproate parenthesis from readme develop Vulpovile 2025-04-12 10:12:21 -07:00
  • cd735f6c62 Reimplement button hover, go button Vulpovile 2025-04-08 18:37:43 -07:00
  • 7c29d7ca9f Fix memory error with reflection Vulpovile 2025-04-08 18:04:48 -07:00
  • 67f519705d Fix missed files Vulpovile 2025-04-08 10:15:27 -07:00
  • a064697561 Fix parent datamodel issues, update callbacks Vulpovile 2025-04-08 08:04:32 -07:00
  • d854ddfdd4 Add callbacks, make library locations part of project now Vulpovile 2025-04-07 19:44:51 -07:00
  • d06251ce7f Finished signal service Vulpovile 2023-11-16 16:36:05 -08:00
  • a222ac2b67 InputService stub Vulpovile 2023-11-12 22:12:23 -08:00
  • 528ab72e80 Signal service stub Vulpovile 2023-11-12 20:07:23 -08:00
  • bb06376719 Create input service Vulpovile 2023-11-09 11:24:08 -08:00
  • 3928307609 Fixed bugs Vulpovile 2023-11-09 00:44:31 -08:00
  • 39d91f3943 Minor bugfix, added reflection notify Vulpovile 2023-11-09 00:36:59 -08:00
  • 11362f0f63 Deleted unused files Vulpovile 2023-11-08 23:47:49 -08:00
  • 0fb941bf07 It's alive\!\!\!... almost, still crashes on exit lol Vulpovile 2023-11-08 23:47:10 -08:00
  • 70bace117c The calm before the storm Vulpovile 2023-11-08 21:56:17 -08:00
  • 791f0a7cff remove a bunch of old or useless files e.g. patent cursor starfrost013 2023-11-08 22:51:04 +00:00
  • 47dfe1ef06 For some reason half the Datamodelv3 files were not in the project, wtf? starfrost013 2023-11-08 22:43:33 +00:00
  • 1e51b22a8a make GUI more accurate to Morgan McGuire screenshots Modnark 2023-11-08 15:56:24 -05:00
  • adab8ef35c cleanup guirootinstance Modnark 2023-11-08 07:33:16 -05:00
  • ce808f672f Ported all instances, now the hard part Vulpovile 2023-11-07 17:21:21 -08:00
  • 944afec7a3 Fixed selection box error Vulpovile 2023-11-06 23:17:47 -08:00
  • 8726e1e3e3 Enable soundservice in datamodelinstance Vulpovile 2023-11-06 18:44:42 -08:00
  • d8a2fe7495 Ported services and sound, now just GUI left Vulpovile 2023-11-06 18:28:57 -08:00
  • b58161cf81 Implemented SelectionService Vulpovile 2023-11-05 22:39:06 -08:00
  • ebfbade283 Ported workspace instance Vulpovile 2023-11-05 19:34:57 -08:00
  • 8a1a457f4b Ported GroupInstance Vulpovile 2023-11-05 19:14:06 -08:00
  • cab66d1152 Implemented operator overloads for Reflection Vulpovile 2023-11-05 00:37:25 -07:00
  • 901539e594 Ported part and pvinstance, made XplicitNgine not use globals Vulpovile 2023-11-04 23:01:43 -07:00
  • cb8f6f1a80 Address memory leak Vulpovile 2023-11-04 20:29:16 -07:00
  • e8eef916b0 Add DMv3 stubs, add reflection warning Vulpovile 2023-11-04 20:15:07 -07:00
  • 53427dd385 Made impl name clearer Vulpovile 2023-11-04 00:31:00 -07:00
  • c0aab09960 Added reflection memory cleanup Vulpovile 2023-11-04 00:28:41 -07:00
  • 26398f0586 Fixed template Vulpovile 2023-11-03 23:56:59 -07:00
  • 25d34d28ee Reflection stub Vulpovile 2023-11-03 22:56:09 -07:00
  • 061fc1e564 Merge pull request #136 from Vulpovile/bugfix/debug_assertion_failure Vulpovile 2023-11-03 19:41:39 -08:00
  • 796a47ad38 Added macro to disable VS2003 workaround when not required Vulpovile 2023-11-03 19:57:11 -07:00
  • 182e3622c2 Removed a whole bunch of obsolete files. feature/project-cleanup-phase2 starfrost013 2023-11-04 00:56:11 +00:00
  • f6110fa3a3 Merge pull request #135 from Vulpovile/bugfix/vs2003_stack_obliteration Vulpovile 2023-11-03 16:20:35 -08:00
  • 0120bc857d Merge branch 'develop' of github.com:Vulpovile/Blocks3D into bugfix/vs2003_stack_obliteration Vulpovile 2023-11-03 17:15:30 -07:00
  • 78fcebd1fc Merge pull request #133 from Vulpovile/bugfix/no_eol_conversions Vulpovile 2023-11-03 16:15:10 -08:00
  • 706d16f9c3 Added redists and install script builds for VS2003 Vulpovile 2023-11-03 17:09:42 -07:00
  • 111cc7cd01 Update copyright Vulpovile 2023-11-03 16:48:05 -07:00
  • 8817712cc3 Fixed stack clobbering in VS2003 compiler Vulpovile 2023-11-03 16:36:27 -07:00
  • 522a926965 Merge branch 'develop' into bugfix/no_eol_conversions Vulpovile 2023-11-03 12:26:02 -08:00
  • f5d42a3b92 Merge pull request #134 from Vulpovile/feature/cleanup-projects starfrost 2023-11-03 19:44:26 +00:00
  • 6f7fbdae2f Remove absolute path in include directories starfrost013 2023-11-03 19:39:56 +00:00
  • 943ce9a5eb Merge branch 'develop' of github.com:Vulpovile/Blocks3D into bugfix/no_eol_conversions Vulpovile 2023-11-02 19:43:28 -07:00
  • 6bfbc4a97e Merge pull request #132 from KeyboardCombination/develop Vulpovile 2023-11-02 18:43:08 -08:00
  • f5b31d8e99 Disable line ending conversions Vulpovile 2023-11-02 19:40:56 -07:00
  • 4336140b90 move tool KeyboardCombination 2023-11-02 22:18:35 -04:00
  • cb6eb4653d Merge pull request #129 from Vulpovile/feature/readme_update_dmv3 MusicalProgrammer 2023-11-02 19:45:22 -04:00
  • 43327b8974 Update README.md to *reflect* DataModel V3 Vulpovile 2023-11-02 13:17:49 -07:00
  • 8e48115d37 Merge pull request #128 from Vulpovile/feature/property_grid_toggle Vulpovile 2023-11-02 10:27:44 -08:00
  • d2bdd4e124 Made MENU toggle property grid Vulpovile 2023-11-02 11:17:53 -07:00
  • c1431c8dff VS 2003 build files, made physics more stable, fix Win98/WINE IE Vulpovile 2023-11-02 01:16:05 -07:00
  • cc0c195c0b Removed SDL from installer Vulpovile 2023-11-02 00:08:42 -07:00
  • 3c415e7297 Updated instance icon, no more SDL Vulpovile 2023-11-02 00:07:10 -07:00
  • 5d96985667 Merge pull request #127 from Vulpovile/bugfix/use_consistent_crt MusicalProgrammer 2023-11-01 22:23:24 -04:00
  • 03ab7122c3 Fixed issues with Windows XP/2000 using different CRT DLLs on build time causing a completely broken EXE Vulpovile 2023-11-01 18:10:56 -07:00
  • a75f7bf381 Merge pull request #123 from KeyboardCombination/develop starfrost 2023-08-15 22:58:48 +01:00
  • 00b165c208 Update GUDButtonListener.cpp KeyboardCombination 2023-06-11 18:16:36 -04:00
  • 2a17185cc0 Fixed name inconsistencies KeyboardCombination 2023-05-21 17:29:11 -04:00
  • b7f2b8f5a7 dynamic casting, extra sounds, fixes KeyboardCombination 2023-04-30 15:58:10 -04:00
  • fd3679fb6b Removing useless check KeyboardCombination 2023-04-09 19:30:23 -04:00
  • e37ad4879e duplicate improvements, prototype model insertion KeyboardCombination 2023-04-07 18:46:19 -04:00
  • 20bf032f1e Merge branch 'develop' of https://github.com/KeyboardCombination/Blocks3D into develop KeyboardCombination 2023-04-07 15:04:06 -04:00
  • eb2766304a bigger selectionbox KeyboardCombination 2023-04-07 15:04:01 -04:00
  • e914126c87 remove ode stuff KeyboardCombination 2023-04-06 23:07:27 -04:00
  • 48f3455b53 GUD improvements KeyboardCombination 2023-04-06 22:57:56 -04:00
  • e365f3ed6c Open new place crash workaround Reloads jointsservice on place open JointsService NT_x86 2023-03-31 14:31:34 +03:00
  • fcab9a8871 kinda add RunService Modnark Modnark 2023-03-30 14:45:56 -04:00
  • 998a22a43f Improved snap solver Uses ODE collision detection instead NT_x86 2023-03-29 21:00:15 +03:00
  • abb1f76c71 Joint solver basic implementation (axis aligned) Does not handle rotation at all. solveWorkspaceSnaps is called in the debug game creation (Application.cpp) Added isA to instance class NT_x86 2023-03-28 21:05:08 +03:00
  • 85e84bfdf3 Fix the crashing issue when closing Blocks3d Physics engine now destroys JointsService on destructor NT_x86 2023-03-27 20:16:17 +03:00
  • f7a76511a8 Improved snap deletion and added remove function to instance class The current issue is that sometimes after deleting a snap and closing the game it throws an access violation (race condition?) NT_x86 2023-03-27 12:06:57 +03:00
  • 9cee74baf4 Initial JointsService and Snap implementation This is incomplete and some issues need to be fixed NT_x86 2023-03-26 18:51:11 +03:00
  • 71b75d583c enums feature/propertiesv2 Vulpovile 2022-12-24 11:05:56 -08:00
  • fc9e953554 Fix Vector3 Property, enum work Vulpovile 2022-10-25 07:25:58 -07:00
  • 78f135732e Made properties work Vulpovile 2022-10-22 21:26:41 -07:00
  • 793e85a57f Added properties Vulpovile 2022-10-22 08:47:14 -07:00
  • ec0ae415f7 Added properties Vulpovile 2022-10-22 08:47:07 -07:00
  • 0b8847cd8e Merge pull request #113 from Vulpovile/feature/draggers Vulpovile 2022-10-15 22:00:16 -07:00
  • 4ec70e6ee7 Removed unwanted file Vulpovile 2022-10-15 21:59:51 -07:00
  • c6699b5112 ??? FlareMicrosystems 2022-10-15 21:58:48 -07:00
  • 48b90b1a93 Removed surfaces from code FlareMicrosystems 2022-10-15 21:54:50 -07:00
  • c70d39fb25 Moved currently unnecessary files FlareMicrosystems 2022-10-15 21:44:52 -07:00
  • 1b34573b06 Remove 64 bit redist from installer FlareMicrosystems 2022-10-15 20:13:18 -07:00
  • 649a1aaa06 Cleanup FlareMicrosystems 2022-10-15 20:10:13 -07:00
  • 6b8ca28060 Add floppy disk setup generation FlareMicrosystems 2022-10-15 19:37:06 -07:00
  • dc7f7f3cc5 Update versioning FlareMicrosystems 2022-10-15 19:36:55 -07:00
  • 575f5dab46 Added dragger tool, removed useless stuff FlareMicrosystems 2022-10-15 16:43:06 -07:00
  • efbc832321 Merge pull request #111 from Vulpovile/modnark Vulpovile 2022-10-14 08:24:53 -07:00
  • 2471abb8dd Merge branch 'develop' into modnark Modnark 2022-10-12 13:51:21 -04:00
  • 57db5511bd Merge pull request #110 from pinksub/develop Modnark 2022-10-12 13:50:49 -04:00
  • 0ac516618a Add LightingInstance Modnark 2022-10-12 13:47:39 -04:00
  • 8916797e55 Merge branch 'develop' into modnark Modnark 2022-10-11 22:39:59 -04:00
  • 2dc7f3e667 solve merge conflict Modnark 2022-10-11 22:38:34 -04:00