index
:
server
master
Rally the Troops server
Tor
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
patchgame.js
Age
Commit message (
Expand
)
Author
11 hours
Tweak handling of multi-argument actions in patch-game validation.
Tor Andersson
2024-11-24
Add "dont snap" callback to prevent snapshot creation.
Tor Andersson
2024-03-23
Update game status and result after patching.
Tor Andersson
2024-02-15
Add import-game and export-game scripts.
Tor Andersson
2024-02-07
Store matching replay_id in game_snap.
Tor Andersson
2023-12-05
Misc cleanups.
Tor Andersson
2023-09-20
Move mtime and active into games table.
Tor Andersson
2023-07-10
Don't delete undo by default when patching games.
Tor Andersson
2023-07-01
Add "snapshot" replay view during play.
Tor Andersson
2023-03-17
Avoid action name collision with debugging command "restore".
Tor Andersson
2023-01-31
Allow debugging "restored" games.
Tor Andersson
2022-11-25
Remove obsolete tools and update other tools.
Tor Andersson
2022-10-05
WIP patch
Tor Andersson
2022-08-06
Fix patchgame script.
Tor Andersson
2022-01-17
Fix tools.
Tor Andersson
2021-12-20
Add 'patch' script to fix game state by replaying from the start.
Tor Andersson