| Edited wiki page HowToCompile through web user interface. |
|
More...
|
almost 14 years ago
|
| how to compile ARM7 Created wiki page through web user interface. |
|
More...
|
almost 14 years ago
|
| Controls.read() is now define in C - the Controls functions are deleted from libs.lua - in ds_controls.c all obsolete function are deleted Add a function in main.c for print error, now the DS don't stop when she can't load libs or other. The constant Keys and Stylus are add in constant.c . |
|
More...
|
about 14 years ago
|
| Fix Canvas.set/getAttr(). |
|
More...
|
about 14 years ago
|
| Make a BSOD when the function imgLoad() can't load a picture. She return the message : Can't load [image name] perhaps due to a lack of memory. |
|
More...
|
about 14 years ago
|
| Fix file encoding... |
|
More...
|
about 14 years ago
|
| Update for 4.2 |
|
More...
|
about 14 years ago
|
| Modification of the Font.destroy() function. Now the VRAM is released correctly when the font is destroy. Add the function in the wiki's pages. |
|
More...
|
about 14 years ago
|
| Fix some conceptual points about the bootstrap. |
|
More...
|
about 14 years ago
|
| Fix some examples and add one about transparency. |
|
More...
|
about 14 years ago
|
| Finalize bootstrap. |
|
More...
|
about 14 years ago
|
| Remove compiled files... |
|
More...
|
about 14 years ago
|
| Short fix on map.destroy() and update to 4.2. |
|
More...
|
over 14 years ago
|
| Reorganise the constants declarations. |
|
More...
|
over 14 years ago
|
| Correction of the sort function and of the memory leak in the system.listdirectory function. |
|
More...
|
over 14 years ago
|
| Update for 4.1.1b2 and remove COMPILE_FOR_DS. |
|
More...
|
over 14 years ago
|
| "Temporary final" fix for 4.1. |
|
More...
|
over 14 years ago
|
| Some updates and rearrangements. |
|
More...
|
over 14 years ago
|
| Fix 4.1 and System functions related bugs. |
|
More...
|
over 14 years ago
|
| Update for the incoming 4.1 release. |
|
More...
|
over 14 years ago
|
| Add of 2 functions. drawTexturedQuad and drawTexturedTriangle |
|
More...
|
over 14 years ago
|
| Now the System functions are just define in C and not in libs.lua listDirectory now return a table alphabetical sorting representing the files and directories in the desired directory. The table contain now the size of the file. We can now found in the table the name of the objet and his size, and we can know if he is a directory. It's totaly compatible with the old script. |
|
More...
|
over 14 years ago
|
| Some corrections of canvas functions - getAttr take only 2 args and not 3 - removeObj now delete the wright object |
|
More...
|
over 14 years ago
|
| Fix compilation process with Windows. |
|
More...
|
over 14 years ago
|
| Fix changes made on alpha transparency. |
|
More...
|
over 14 years ago
|
| Change the alpha transparency system. |
|
More...
|
over 14 years ago
|
| Modify the logo. |
|
More...
|
over 14 years ago
|
| Fix issue 22. |
|
More...
|
over 14 years ago
|
| Fix issue 4. |
|
More...
|
over 14 years ago
|
| Some corrections of a quickly copy / paste |
|
More...
|
over 14 years ago
|