aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Mines: Don't check if the player has won if they've already lostBen Harris2023-02-01
* Mines: forbid moves that flag or unflag an exposed squareBen Harris2023-02-01
* Document numeric input in UndeadBen Harris2023-02-01
* Remove an odd mention of NO_PRINTING from MosaicBen Harris2023-01-31
* Explicitly document that various function pointers can be NULLBen Harris2023-01-31
* Remove various unused game functionsBen Harris2023-01-31
* Loopy: Specify can_solve as true, rather than 1Ben Harris2023-01-31
* Validate the number of pegs and holes in a Pegs game IDBen Harris2023-01-28
* Limit number of mines in Mines game descriptionBen Harris2023-01-28
* Don't segfault on premature solve moves in MinesBen Harris2023-01-28
* Cleanly reject ill-formed solve moves in FloodBen Harris2023-01-28
* Forbid moves that fill with the current colour in FloodBen Harris2023-01-28
* Don't allow Bridges games with < 2 islandsBen Harris2023-01-28
* Move KaiAds menu optionBen Harris2023-01-23
* KaiOS: explicitly set the font family to Open SansBen Harris2023-01-23
* Increase KaiAds timeout to 10 secondsBen Harris2023-01-22
* Add validate_params bounds checks in a few more games.Simon Tatham2023-01-22
* Black Box: reject negative ball counts in game_params.Simon Tatham2023-01-22
* Add myself to copyright holders and update copyright yearsBen Harris2023-01-21
* Add a content security policy for the KaiOS appBen Harris2023-01-21
* Update comment in manifest.pl based on experienceBen Harris2023-01-21
* kaios/manifest.pl: canonicalise the JSON output.Simon Tatham2023-01-21
* Install KaiOS app docs even without HalibutBen Harris2023-01-20
* Use the main Web site version of the docs for KaiOS appsBen Harris2023-01-19
* kaios: Add hooks for the KaiAds APIBen Harris2023-01-19
* js: Quicker keyboard access to menu itemsBen Harris2023-01-19
* kaios: Make F10 open and close the menuBen Harris2023-01-19
* Correct type of "locales" in KaiOS manifestBen Harris2023-01-19
* Deliver banner images from build scriptBen Harris2023-01-19
* Generate a possibly suitable marketing banner for the KaiStoreBen Harris2023-01-19
* kaios: Provide a populated "locales" field in the manifestBen Harris2023-01-19
* kaios: Turn off :hover highlighting in menusBen Harris2023-01-19
* Buildscr bits for making KaiOS buildsBen Harris2023-01-19
* kaios: Put version numbers in manifest filesBen Harris2023-01-19
* kaios: Hack out everything that needs dialogue boxesBen Harris2023-01-19
* js: Remove an outdated reference to the "invisible Custom option"Ben Harris2023-01-19
* js: Tolerate the absence of various UI elements from the HTMLBen Harris2023-01-19
* js: Look up elements in the DOM as early as possibleBen Harris2023-01-19
* js: Simpler and more robust startup procedureBen Harris2023-01-19
* js: Use current_key_label() to label feature phone softkeysBen Harris2023-01-19
* js: Rename update_undo_redo() as post_move()Ben Harris2023-01-19
* js: Make soft-key labels generate key events when clickedBen Harris2023-01-19
* kaios: Major parts of a build for KaiOSBen Harris2023-01-19
* Properly-styled icons for KaiOSBen Harris2023-01-19
* js: Have the "SoftRight" key open the menu by focussing itBen Harris2023-01-19
* Allow repeated "solve" operations in GuessBen Harris2023-01-19
* Tracks: tighten up the 'illegal solve submoves' fix.Simon Tatham2023-01-19
* Tracks: let solve make illegal movesChris Boyle2023-01-19
* Fix mosaic's validate_desc: 9 is validChris Boyle2023-01-17
* Avoid unnecessary timestamp bumps on generated-games.h.Simon Tatham2023-01-17