| 2015-09-01 | 
Christian Heller | Handle cases where game / server starts on dead player. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-09-01 | 
Christian Heller | Rename remake_map() to make_map(). | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-09-01 | 
Christian Heller | Fix map invalidation in command_maplength(). | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-09-01 | 
Christian Heller | Save world map in savefile, generate only on MAKE_WORLD...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-31 | 
Christian Heller | Output message about inability to set world active. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-31 | 
Christian Heller | Update SERVER_COMMANDS documentation. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-31 | 
Christian Heller | Ignore lowercase-starting (= player) commands when...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-31 | 
Christian Heller | Re-insert map existence check in command_worldactive(). | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-31 | 
Christian Heller | Don't save non-active world. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-31 | 
Christian Heller | Simplify and optimizing Thing proliferation rules. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-31 | 
Christian Heller | Minor optimization in update_map_memory(). | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-26 | 
Christian Heller | Let actor_pick_up pick up most nutritious Thing as...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-26 | 
Christian Heller | Let dying actors drop their things. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-26 | 
Christian Heller | Fix replay mode overwriting save file on quit. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-26 | 
Christian Heller | Fix string building bug in actor_move(). | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-26 | 
Christian Heller | Fix save_world() bug. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-26 | 
Christian Heller | Remove log messages about actions the player is not...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-26 | 
Christian Heller | Server: Minor stylistic/cosmetic improvements to update...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-26 | 
Christian Heller | Minor formatting improvement. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-26 | 
Christian Heller | More informative outsourcing notes. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-26 | 
Christian Heller | Remove unused variable. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-26 | 
Christian Heller | Fix typo in comment. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-26 | 
Christian Heller | Apply PEP8. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-26 | 
Christian Heller | Document all outsourcings from Python to C. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-26 | 
Christian Heller | Further server optimization by outsourcing to libplomrogue. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-26 | 
Christian Heller | Update TODO. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-26 | 
Christian Heller | Optimize Dijkstra map algorithm. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-26 | 
Christian Heller | More lenient python3 existence test. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-25 | 
Christian Heller | Update notes on requirements, portability, dependencies...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-25 | 
Christian Heller | Drop gcc-specific compiler flags when gcc used is just...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-25 | 
Christian Heller | Make erle's redo-ifchange more portable, let's see...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-25 | 
Christian Heller | Update in erlehmann's redo scripts. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-25 | 
Christian Heller | Explicitely call python3 in wrapper script, don't trust...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-25 | 
Christian Heller | Fix bug that created None id'd things in new worlds. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-25 | 
Christian Heller | Add user-friendly safeguards against running with unmet...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-25 | 
Christian Heller | Update/improve tests for lack of compiled files to...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-25 | 
Christian Heller | Further changes/fixes to the build system / file system...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-25 | 
Christian Heller | Update testing script to stomach previous commit's...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-25 | 
Christian Heller | Remove C variant of server, redefine build system to...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-25 | 
Christian Heller | Server/py: Remove superfluous line. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-25 | 
Christian Heller | Write worldstate sans atomicity deletion,for less outag...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-25 | 
Christian Heller | Fix comment typo. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-25 | 
Christian Heller | Ensure equal data is written in equal command order...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-25 | 
Christian Heller | Abolish upper ID limits. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-08-25 | 
Christian Heller | Rename and improve testing script. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-09 | 
Christian Heller | Server/py: Further optimizations by putting stuff into...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-09 | 
Christian Heller | Server/py: Remove unnecessary libpr restype / argtype...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-09 | 
Christian Heller | libplomrogue: Remove outcommented code. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-09 | 
Christian Heller | Server/py: Optimize init_score_map(). | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-09 | 
Christian Heller | Remove redundant flag in testing script. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-09 | 
Christian Heller | Server/py: Optimize update_map_memory(). | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-09 | 
Christian Heller | Add GPL note to Python server. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-08 | 
Christian Heller | Server/py: Use -O3 for libplomrogue.  pythonize | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-08 | 
Christian Heller | Add Python server testing script. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-08 | 
Christian Heller | Server/py: Allow working with non-default save file. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-08 | 
Christian Heller | Server/py: Make executable with #!/usr/bin/python3. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-08 | 
Christian Heller | Build script: *Always* build libplomrogue, mtime check...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-08 | 
Christian Heller | Server/C: Set same server dir mode as Python variant...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-08 | 
Christian Heller | Server/C: Re-order savefile to easen comparisons with...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-08 | 
Christian Heller | Server/C: Don't update map memory on WORLD_ACTIVE command. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-08 | 
Christian Heller | Server/C: In parse_palyer_command_0arg, don't set zero...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-08 | 
Christian Heller | Server/C: In actor_use(), don't directly add nutrition...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-08 | 
Christian Heller | Server/C: In actor_pick(), pick highest ID'd item in...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-08 | 
Christian Heller | Server/C: Fix bug of ignoring wait set by get_dir_from_...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-08 | 
Christian Heller | Server/py: Use different record file name to support...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-08 | 
Christian Heller | Server/py: Fix file name bug in startup wrapper script. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-08 | 
Christian Heller | Server/py: Add startup wrappers supporting Python variant. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-08 | 
Christian Heller | Use heavier world config as default. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-08 | 
Christian Heller | Server/py: Integrate libplomrogue building into current...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-08 | 
Christian Heller | Server/py: Remove superfluous os.fsync(). | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-08 | 
Christian Heller | Server/py: Make sure worldstate file is deleted on...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-08 | 
Christian Heller | Server/py: Make verbosity optional. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-08 | 
Christian Heller | Server/py: Also optimize record file writing. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-08 | 
Christian Heller | Server/py: Only save game world every 15 seconds. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-08 | 
Christian Heller | Server/py: Apply PEP8. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-08 | 
Christian Heller | Server/py: Some more mem map handling fixes … | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-08 | 
Christian Heller | Server/py: Add movable AI. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-08 | 
Christian Heller | Server/py: Fix thing proliferation bug in turn_over(). | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-08 | 
Christian Heller | Server/py: Fix logging bug in actor_move(). | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-08 | 
Christian Heller | Server/py: Let actor_pick_up() pick up Things by highes...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-07 | 
Christian Heller | Server/py: Fix buggy logging in actor_use(). | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-07 | 
Christian Heller | Server/py: Don't replicate wrongful actor_use() behavio...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-07 | 
Christian Heller | Server/py: Fix another MEMTHING management bug. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-07 | 
Christian Heller | Server/py: Fix randomness retrieval bug. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-07 | 
Christian Heller | Server/py: Fix memdepthmapping bug. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-07 | 
Christian Heller | Server/py: Handle mv_yx_in_dir_legal argument bug. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-07 | 
Christian Heller | Server/py: Ensure SEED_MAP is called after MAP_LENGTH. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-07 | 
Christian Heller | Server/py: Change order in world_db, so SEED_MAP follow...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-07 | 
Christian Heller | Server/py: Fix T_ARGUMENT storage bug. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-07 | 
Christian Heller | Server/py: Fix bug in command_thingshere(). | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-07 | 
Christian Heller | Server/py: Fix map generation bug. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-06 | 
Christian Heller | Server/py: Add AI infrastructure, without anything...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-06 | 
Christian Heller | Server/py: Add replica of wrongly incrementing HP throu...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-06 | 
Christian Heller | Server/py: Apply PEP8. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-06 | 
Christian Heller | Server/py: Undummify try_healing(). | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-06 | 
Christian Heller | Server/py: Add memdepthmap aging. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-06 | 
Christian Heller | Server/py: More improvement of memthing handling. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-06 | 
Christian Heller | Server/py: Fix another T_MEMTHING handling error … | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-06 | 
Christian Heller | Server/py: Use RuntimeError for truly exceptional errors. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-06 | 
Christian Heller | Server/py: Undummify hunger(). | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| next |