1. 22 Feb, 2025 7 commits
  2. 21 Feb, 2025 1 commit
  3. 17 Feb, 2025 1 commit
    • Chen Bill's avatar
      CGUIImageButton inherit from IGUIButton (#2666) · d2c5bc2f
      Chen Bill authored
      * update the header file of CGUIImageButton
      
      * CGUIImageButton inherit from IGUIButton
      
      * copy implementation from irrlicht 1.8.5
      
      * remove ClickTime, HoverTime, FocusTime
      
      only used in CGUIButton::draw
      
      * remove CGUIButton.h
      d2c5bc2f
  4. 15 Feb, 2025 2 commits
  5. 14 Feb, 2025 3 commits
  6. 13 Feb, 2025 1 commit
  7. 12 Feb, 2025 4 commits
  8. 09 Feb, 2025 1 commit
  9. 08 Feb, 2025 2 commits
  10. 04 Feb, 2025 1 commit
  11. 31 Jan, 2025 1 commit
  12. 28 Jan, 2025 1 commit
  13. 26 Jan, 2025 1 commit
  14. 24 Jan, 2025 2 commits
  15. 17 Jan, 2025 1 commit
  16. 14 Jan, 2025 3 commits
  17. 13 Jan, 2025 1 commit
  18. 12 Jan, 2025 2 commits
  19. 11 Jan, 2025 2 commits
  20. 04 Jan, 2025 1 commit
  21. 27 Dec, 2024 1 commit
    • Chen Bill's avatar
      Replay: add read/write template (#2637) · cc18709f
      Chen Bill authored
      * Replay: add read/write template
      
      * Replay: remove WriteInt8, WriteInt16
      
      * use int32_t in WriteInt32
      
      * remove ReadInt8, ReadInt16
      
      * use int32_t in ReadInt32
      
      * update ReadData
      
      * add ReadHeader
      
      * use array index
      cc18709f
  22. 24 Dec, 2024 1 commit