]> Devoid-pointer.net GitWeb - Nine-Q.git/commit
- Finish implementation of walkthrough for acidobazic suite
authorMichal Malý <madcatxster@devoid-pointer.net>
Sun, 28 Dec 2014 23:08:46 +0000 (00:08 +0100)
committerMichal Malý <madcatxster@devoid-pointer.net>
Sun, 28 Dec 2014 23:08:46 +0000 (00:08 +0100)
commit6204672a57c8aa98d84ef654b4da5a8a124a50e0
tree1c1135bfc1ce37b9e23489b0e3f19c98fb2755e5
parent9e36d0407e768502cd3ac2f7788aeb280c1bbf22
- Finish implementation of walkthrough for acidobazic suite
- Unlock problem mutex after the exception message gets logged
- Unlock problem mutex after the HTML face is generated
16 files changed:
bin/templates/face_acidobazic.html
bin/templates/static/error_display_walkthrough.html [new file with mode: 0644]
bin/templates/walkthrough_acidobazic.html [new file with mode: 0644]
bin/templates/walkthrough_acidobazic_dissoc.html [new file with mode: 0644]
bin/tex2ima [new file with mode: 0755]
src/face_generators/face_generator.adb
src/face_generators/face_generator.ads
src/face_generators/face_generator_static.adb
src/face_generators/face_generator_static.ads
src/handlers/handler_show_walkthrough.adb [new file with mode: 0644]
src/handlers/handler_show_walkthrough.ads [new file with mode: 0644]
src/problem_generators/problem_generator-acidobazic_suite.adb
src/problem_generators/problem_generator.ads
src/problem_generators/problem_generator_syswides.ads
src/problem_manager.adb
src/problem_manager.ads