2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update 2 dependencies. Do not append the old file log and just move the existing log to a new file. More... about 1 year ago
temp change for incorrect commands. missed calling insert/update/delete. More... about 1 year ago
Initialize the UserRoleFactory without static block. This also corrects the loading logic. More... about 1 year ago
Some servers do to honor empty paths. More... about 1 year ago
Missed change long ago. More... about 1 year ago
Handle null case. More... about 1 year ago
Change jakarta to javax. Use servlet 3.1 instea do 6.0. Use apache-jsp instead of jsp-api 3.1.0. More... about 1 year ago
Move the LogConfigType loading to optional libraries. More... about 1 year ago
Update for newer GAE JSP server requirements. Vector to list. More... about 1 year ago
Update for newer GAE JSP server requirements. Move the SQL String. Do not require specific LogConfigType libraries. More... about 1 year ago
Do not handle screen resizing in a different thread. This way all graphics for a frame are processed with the same screen size. More... about 1 year ago
ImageUtil changes. SpriteSplitter file name change. More... about 1 year ago
Update the license, fee, and submission files. More... about 1 year ago
Add Splitting Sprites to the image tool. More... over 1 year ago
Cleanup the J2SE image processing and tool. More... over 1 year ago
Break the swing/awt code from the Image processing. More... over 1 year ago
Allow last move update before map is set. More... over 1 year ago
final More... over 1 year ago
Update point scalar. Mainly debug logging. More... over 1 year ago
When the motion input is using the display resolution, but the game is not at the same resolution. More... over 1 year ago
Reduce getInstance calls. More... over 1 year ago
Update logging. More... over 1 year ago
final More... over 1 year ago
debug logging. More... over 1 year ago
Add set position for all TileMaps More... over 1 year ago
Add simple TopView Tile type. More... over 1 year ago
Add simple image rotation without sprite creation. More... over 1 year ago
Correct dependency. More... over 1 year ago
Update dependendcy More... over 1 year ago
Move all of the tilelayers together. More... over 1 year ago