Commit Graph

5 Commits

Author SHA1 Message Date
1a4a1ec9e5 Optimize scrolling performance with buffer manipulation
- Implemented direct buffer manipulation for right, up, and down scrolling (10-25x faster)
- Pre-calculate character columns in ScrollLetter for smoother animation (2-3x faster)
- Reduced CPU overhead during scrolling operations
- Maintains backward compatibility with existing API
2025-10-26 18:05:53 +00:00
0cf4cf209e added network code 2025-10-26 18:53:24 +01:00
3606b6ba70 Added special dates, cleaned up unused scriptsx 2021-12-16 15:49:55 +02:00
8495037350 First working copy - needs networking code and webserver 2021-12-15 18:17:53 +02:00
9b20236eb6 Initial commit 2021-11-30 18:24:30 +02:00