Commit Graph

40 Commits

Author SHA1 Message Date
arc1tec4
a4fca34d19 Merge branch 'n00b87:dev' into dev 2024-12-11 21:16:40 -07:00
n00b
1a574146af Added DeleteTileSet() and DeleteTileMap() 2024-12-11 18:30:43 -05:00
arc1tec4
7c3d44b0ff Add files via upload 2024-12-11 14:35:28 -07:00
arc1tec4
82cbb6c73a Add files via upload 2024-12-11 14:31:54 -07:00
arc1tec4
d7b1440917 Add files via upload 2024-12-11 14:14:00 -07:00
arc1tec4
38021bf1fa Add files via upload 2024-12-11 14:08:07 -07:00
n00b
09ab7d76cd Add fog functions to docs 2024-12-09 08:29:34 -05:00
n00b
36cee820d3 Use SDL_GetTicks() for physics timer 2024-11-30 22:25:29 -05:00
n00b
26f89808ba Added function changes to compiler and runtime 2024-11-23 15:54:12 -05:00
n00b
c085150def Fixed looping animations for actors 2024-11-15 22:19:40 -05:00
n00b
40ca65cb3f Added new physics functions
* Added some new physics functions
* Added new documentation
* Added some auto checks for OS to rc_os_defines.h
* Fixed bugs on settting and getting position of sprites
2024-11-15 20:42:08 -05:00
arc1tec4
a8c3f059cc Add files via upload 2024-11-13 17:45:29 -07:00
arc1tec4
89258b691d Add files via upload 2024-11-13 17:44:51 -07:00
arc1tec4
3972f8b927 Add files via upload 2024-11-13 17:44:04 -07:00
arc1tec4
0b132399fc Delete doc/doc_files/images/test 2024-11-12 18:50:41 -07:00
arc1tec4
79ec4b5ae0 Delete doc/doc_files/theEye.png 2024-11-12 18:50:16 -07:00
arc1tec4
c506ea110c Add files via upload 2024-11-12 18:49:29 -07:00
arc1tec4
bac4a2734f Create test 2024-11-12 18:49:08 -07:00
arc1tec4
5ff184aff6 Fleshed out createsprite DOC 2024-11-12 18:47:06 -07:00
arc1tec4
ca2c818b25 Fleshed out createSprite DOC files 2024-11-12 18:45:43 -07:00
arc1tec4
cf6feab5c1 Add files via upload 2024-11-11 16:41:10 -07:00
arc1tec4
5221ac5e8f Delete doc/doc_files/setspritegravity.html 2024-11-11 16:40:14 -07:00
arc1tec4
3e2b01d794 Delete doc/doc_files/getspritegravity.html 2024-11-11 16:39:51 -07:00
arc1tec4
b4b18b4860 Delete doc/files/getspritegravity.txt 2024-11-11 16:39:35 -07:00
arc1tec4
8fd6acbde3 Delete doc/files/setspritegravity.txt 2024-11-11 16:39:14 -07:00
arc1tec4
a0b3025848 Add files via upload 2024-11-11 16:38:26 -07:00
arc1tec4
f8296f44cf Add files via upload 2024-11-10 22:17:02 -07:00
arc1tec4
f30aaffc4c Add files via upload 2024-11-10 22:15:47 -07:00
arc1tec4
1e47d69e23 Add files via upload 2024-11-10 22:13:24 -07:00
n00b
2a580f9686 Finished documentation
Finished documentation on sprite physics and joints
Fixed some bugs in sprite physics
Added safety checks for joint types
Added code to free up joints when a canvas is destroyed
2024-10-28 22:22:33 -04:00
n00b
8f1b72a8e2 Added Sprite Physics and Joints 2024-10-27 23:24:37 -04:00
n00b
87ccd04589 WIP 2024-10-27 11:52:28 -04:00
n00b
6edb1bc09d generated docs added 2024-10-24 23:25:02 -04:00
n00b
b14019f9a9 Added top navbar rcdoc files 2024-10-24 22:51:34 -04:00
n00b
6a763febf9 Added tile documentation 2024-10-21 20:01:48 -04:00
n00b
1033701d1d Finished rewrite of actor animation system
* Rewrote the actor animation system to work like sprites
* Renamed a few functions
* Added DeleteSpriteAnimation() and the delete queue to sprites
* Removed transitions for the time being (they don't seem to work in irrlicht right now
* Added PreUpdate() function
* Added documentation for name changes and new functions
2024-10-20 20:06:20 -04:00
n00b
5762c171ae Changes to sprite animation system
* Changed the names of some of the functions
* Added functions for setting and returning the projection matrix of the active camera
* Added a function for getting the 2D screen coordinates from a 3D vector
* Added documentation for all the new functions
2024-10-18 23:12:42 -04:00
n00b
62363b4b98 Documented all current functions 2024-10-06 17:07:06 -04:00
n00b
641c5c86ca Added docs and project management tool update 2024-10-06 01:39:47 -04:00
n00b
3fd18b2ce6 Added a macro to generate document templates in RCDocs format 2024-09-28 11:40:47 -04:00