home
·
contact
·
privacy
projects
/
plomrogue
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Server/py: Remove superfluous line.
[plomrogue]
/
src
/
server
/
ai.c
2015-03-08
Christian Heller
Server/C: Fix bug of ignoring wait set by get_dir_from_...
blob
|
commitdiff
|
raw
2015-02-15
Christian Heller
Server/AI: Only hunt enemies up to a certain distance.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-14
Christian Heller
Server/AI: Minor improvements to fleeing algorithm.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-04
Christian Heller
Server/AI: From directions of equal attractiveness...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-03
Christian Heller
Server/AI: Flee actors whose type starts with more...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-01
Christian Heller
Server: Minor refactoring of get_dir_to_nearest_target().
blob
|
commitdiff
|
raw
|
diff to current
2015-01-30
Christian Heller
Server/AI: Explore map for (long-time) unexplored cells.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-09
Christian Heller
Server/AI: Correct variable name.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-09
Christian Heller
License everything (GPL).
blob
|
commitdiff
|
raw
|
diff to current
2014-08-17
Christian Heller
Remove redundant uses of NULL.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-17
Christian Heller
Server: Add inanimate things to map memory, integrate...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-16
Christian Heller
Server: Minor code-stylistic corrections.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-16
Christian Heller
Server/AI: Search for consumables if no urgent enemy...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-16
Christian Heller
Server/AI: Fix bug in standing-on-consumable test.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-16
Christian Heller
Server/AI: Pick up consumable if standing on it and...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-16
Christian Heller
Server/AI: Consume nutritious items if no enemies are...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-16
Christian Heller
Server/AI: Check for visibility of enemies before build...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-13
Christian Heller
Server: Minor field of view code simplifications.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-03
Christian Heller
Server: Ensure that AI does not move towards enemies...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-03
Christian Heller
Server: Improve comment description on dijkstra_map().
blob
|
commitdiff
|
raw
|
diff to current
2014-08-02
Christian Heller
Add auto-mapping / map memory.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-01
Christian Heller
Server: Minor optimization of pathfinding algorithm.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-29
Christian Heller
Server: Remove superfluous empty line in code.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-29
Christian Heller
Server: Make actors enemy-pathfinding travel around...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-23
Christian Heller
Use not f_name variable but __func__, standardize funct...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-09
Christian Heller
Server: Start hardcoded_strings s's enum names with...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-07
Christian Heller
Server: Fix bug of ai module's dijkstra_map() hanging...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-04
Christian Heller
Load last world state from save file, not from re-stepp...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-20
Christian Heller
Server: Internally, rename "map object" stuff to "thing...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-14
Christian Heller
Maps are always squares, therefore define only their...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-14
Christian Heller
Server: Force FOV on every actor, but update it on...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-13
Christian Heller
Server: Add ENEMY_FOV option (default: off) to force...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-16
Christian Heller
Make grids hexagonal, remove all diagonal movement...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-26
Christian Heller
Server: Eliminate major stack space waste offender...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-05
Christian Heller
Eliminated some potential problems for alternative...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-05
Christian Heller
Added diagonal movement, with a 1.4 penalty.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-31
Christian Heller
Fixed typo in comment.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-31
Christian Heller
Some cosmetic code re-formatting.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-31
Christian Heller
Heavily improved enemy path-finding. Also corrected...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-21
Christian Heller
MAJOR re-write. Split plomrogue into a server and a...
blob
|
commitdiff
|
raw
|
diff to current