Kneesnap

Results 17 issues of Kneesnap

This isn't an issue. I just wanted to thank you so much for making this available. We were able to save a lost PC game release because of this tool....

Typedefs don't appear to work the way which they do in GCC (In games from the PS1/N64 era). ```c // 1. typedef struct __cav_web_vertex CAV_WEB_VERTEX; // 2. struct __cav_web_lines {...

Multiple programs can be loaded into the same CodeBrowser window, by dragging the program from the program list into the window. This can also be done via scripts. However, when...

bug

There should be an option to automatically build the collision grid (The polygons, not the flags) from a start point. It could find connected faces, and then determine whether or...

enhancement

For some reason, certain versions of Java run into issues displaying the map viewer and saving the MWD. Working Versions: 1.8.0_111, 1.8.0_144, 1.8.0_172, and 1.8.0_181 Not Working Versions: 1.8.0_161, 1.8.0_201,...

bug
help wanted

The Blender plugin is unstable, crashes, and frankly needs a bit of work before it'll be reasonably able to work well. Here are some of the issues: - Loads of...

bug
enhancement
help wanted

Down the line, we may want to add some kind of scripting or plugin system to FrogLord, so people can do things with code which can't be done in base...

enhancement

Unfortunately, since every single image has a hardcoded piece of data in the game executable, it makes adding new images difficult. I'm pretty sure that this can be done if...

enhancement

We need an editor to allow for spline path segment editing, though first we'll need to understand how this data is used. https://en.wikipedia.org/wiki/Spline_(mathematics)

enhancement

I have another game, upon importing its model file, nothing seems to be added to the scene, even after fixing the error. I'm not super familiar with RW, wondering if...

enhancement