You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

пре 14 година
пре 14 година
пре 14 година
пре 14 година
пре 10 година
пре 14 година
1234567891011121314151617181920
  1. Large projects
  2. ----------------
  3. - Add scripting support (lua?).
  4. - Tiler and Forge are almost the same, try to refactor them.
  5. Engine classes
  6. ----------------
  7. Scene:
  8. - Remove uses of g_scene
  9. - Maybe make Camera a world object instead?
  10. Image:
  11. - Handle pitch in SDL codec (and all others, actually)
  12. - Fix the Floyd-Steinberg code in pixels.cpp
  13. - Add gamma handling in pixels.cpp
  14. - Port remaining libpipi files from src/image/todo/: