0.34: added even more error checking in the TCP/IP handling code for reported TX connection probs fixed a crash bug when you tried to start a game with a player from the player list screen 0.33: added a nifty 'User Guide' button that appears in the Select Game screen if there's a User Guide for that game fixed no buttons in gamelistscreen bug fixed circle scaling math bug that was making the Dots dots look crooked made player roster show 8 rows instead of 7 fixed an entity Z order bug moved game list text field in progress pop so it doesn't overlap screenshot icon reviewed and improved netlib error handling in cases of error tightened up HUD text left and right padding 0.32: new player 'Where to?' popup no longer includes 'New game' option, because if you're brand-new, who are you gonna make a game with? Now just 'Spectate' and 'Chat' options. fixed bug where gadgets would paint over New Game screen if you came from the player list swapped positions of 'Browse Games Archive' and 'Browse Player List' menu items fixed cursor disappearing bug in gamescreen, at least in some cases fixed another related cursor repaint bug 0.31: made it so tapping on a player name in the Player Roster screen lets you start a game with that player 0.30: renamed About menu title to Help (chat and gameroom screens) aligned outbound chat item rectangle changed Resign shortcut key from R to Q (like the other end game options) fixed a crash bug that Batel was triggering fixed a bug with really long games (like 150+ moves) moved number of turns display to the top line in game browser (more room for game name + player names) 0.29: player list! with little Online indicator even game browser remembers which game you most recently tapped on and returns you there game browser remembers which game you most recently selected on refresh and keeps it visible added 'Browse Games Archive' to gamescreen menu fixed bug where newgame form could pop up over itself after game creation error made draw offers cause game to show New and sort to top like a regular new turn update progress screen shows titles of games being updated tweaked games archive button locations (tightened up spacing) added Chat button to the create login successful "where to?" popup added Browse Games Archive/Player Roster menu items to Chatscreen added About wifight option to chat screen menu made New Game screen remember last used opponent name changed colors for New and Your Turn indicators Quit options now named Resign once grace period (currently 3 turns) ends gamescreen disables sleep mode during turn playback fixed small memory leak in game browser updated help files renamed "Help: topic" menu items to "User Guide: topic" added Chess, Checkers, and Boxes user guide pages (look in game screen menu) fixed bug re deleting a game then going to it with the Recent button other misc bug fixes 0.28: upped number of reminder turn alert beeps to 5 (a total of 6 beeps over 2 minutes) added instant selection mode (for future games to enable) added 'Loading...' popup during initial chat history load restored old behavior of putting game name in title of game screen fixed a (rare) reboot bug if a chat message showed up at just the wrong time. oops. added "SPECTATOR/PLAYER" indicator in Games Archive fixed buggy "You're already playing" alert OK response fixed chat list paint bug made chat screen onlineness indicator more subtle unified list gadget dimensions in all screens 0.27: added 'refresh' button in the Games Archive screen added button to take you directly to game you're already spectating in the Archive moved # of turns display into colored band in game list (more room for game name) made it so you can reopen old games you were in that are over and purged made turn alert beeps repeat 2 more times (in case you miss the first one) added 'Chat' buttons in Game Room and Game Screen to jump to Chat added 'recent' button to chat screen that takes you to the most recent game you've opened added informational popup when you hit send with no text entered optimized initial chat load. much faster to enter chat room now. 0.26: game browsing! and spectating! help popups! lots of em made chatscreen only beep on new messages made games list update before new turn beep plays added helpful "Where to?" popup alert immediately after successful new login creation 0.25: player order is now configurable in the new game dialog (instead of always having the creator assigned to player 1) 0.24: added Edit menus on login screen and chat screen (for cut/copy/paste shortcuts) fixed chat screen text layout bug (was losing last word sometimes) Alert prefs! Now you can select an audio alert to play on incoming turns and incoming chat messages, too 0.23: switched to subpixel precise line drawer (from AGG 2.4) subtle, but better also AGG for circles draw offering/accepting! bug fixes, polish 0.22: made game list sort "your turn" games above "not your turn" games turned off LED code for now (seemed to turn off led entirely on some 650s) 0.21: embiggened the game icon in the progress screen some minor bugfixes in the game engine added "/me " chat parsing (clientside) 0.20: fixed bug where 755p would get a big ol focusring on the gamelist if it was empty (thanks ssrjazz) took out code to detect if phone signal strength was low and disconnect. instead we'll just trust in TCP/IP to do its thing and report any errors 0.19: fixed bug where idle timer wasn't detecting system key presses added link button to wifight.com/players in About box added wifight logo and connection status indicator to chat screen even less buzzing during initial update screen (i.e. none) idle disconnect timer now 30m, or 3m if battery <= 25% chat line hiliting when user is online. Check it out! 0.18: put idle disconnect back to 40m, or 5m if battery level <= 10% shut down tcp/ip stack all the way on user cancel of login upped chatscreen text buffer to 1024 lines (was 256) 0.17: fixed new turn notify vibrations happening during initial update did I mention built-in CHAT?! 0.16: CHAT! client disconnects from server on user idle 30 minutes (5 minutes if low battery) client shuts down network stack on TCP/IP error disabled screen turning off during progress popup bug fixes and polish 0.15: fixed slow turny thing on progress screen made "Disconnect" menu item shut down network stack all the way bug fixes and polish 0.14: put back REM sleep mode added "Return to gamelist" button to submit turn progress popup sync db on first update 0.10: progress screen stays up during initial games update REM sleep mode 0.9: brought net poll hz back up to 24 checksums on prefs 0.8: mini icons 0.5: more error checking on openUrl can tap on "waiting for other player" to make it go away 0.4: upped retry wait to 15s 0.3: treo 600 support hardware device id sent at login (protocol ver upped to 6) 0.2: updater retries on disconnection (10s) 0.1a: - everything