May 2016 Commit Log

Number of Commits:
26
Number of Active Developers:
1
silvernexus 2016-05-23 22:46 Rev.: 20278

Fix potential segfault in out_of_map() and get_map_from_coord() from unchecked use of nullable struct.

32 lines of code changed in 2 files:

silvernexus 2016-05-22 14:18 Rev.: 20275

Move reference to static string into a narrower scope.

9 lines of code changed in 2 files:

silvernexus 2016-05-21 22:13 Rev.: 20274

Fix typo in NAMELEN macro when user does not have dirent.h.

1 lines of code changed in 1 file:

silvernexus 2016-05-21 20:37 Rev.: 20273

Fix spelling of acrobatically in attack messages.

2 lines of code changed in 2 files:

silvernexus 2016-05-21 14:27 Rev.: 20272

Compact malloc()+memset(0) into a calloc().

6 lines of code changed in 2 files:

silvernexus 2016-05-21 10:19 Rev.: 20271

Refactor get_boolean() in cfanim plugin to not use strncmp() when checking single characters.

16 lines of code changed in 2 files:

silvernexus 2016-05-21 00:26 Rev.: 20270

Optimize set_wall() to reduce recursion overhead.

19 lines of code changed in 2 files:

silvernexus 2016-05-18 13:12 Rev.: 20268

Optimize the distance array initialization to use memset().

11 lines of code changed in 2 files:

silvernexus 2016-05-18 12:42 Rev.: 20267

Minor refactor of monster_compute_path() to optimize out checkdir.

6 lines of code changed in 2 files:

silvernexus 2016-05-18 10:23 Rev.: 20266

Optimize out newx and newy from get_map_flags().

9 lines of code changed in 2 files:

silvernexus 2016-05-18 09:27 Rev.: 20265

Remove an extra call to memset that didn't accomplish anything that calloc() didn't already do.

13 lines of code changed in 2 files:

silvernexus 2016-05-17 23:45 Rev.: 20262

Avoid interating to the end of the mapstruct list for loaded maps when adding a new one.

16 lines of code changed in 2 files:

silvernexus 2016-05-17 22:40 Rev.: 20261

Optimize another variable out of monster_compute_path.

6 lines of code changed in 1 file:

silvernexus 2016-05-17 18:43 Rev.: 20260

Optimize out a variable in monster_compute_path()

5 lines of code changed in 2 files:

silvernexus 2016-05-17 17:26 Rev.: 20259

Change the Constitution depletion message to differentiate it from the permanent stat loss message.

5 lines of code changed in 2 files:

silvernexus 2016-05-16 20:33 Rev.: 20254

Use malloc in place of calloc in server/knowledge.c when all struct values are set immediately after allocation.

19 lines of code changed in 2 files:

silvernexus 2016-05-15 20:59 Rev.: 20253

Refactor some if statements to use a switch statement instead.

33 lines of code changed in 2 files:

silvernexus 2016-05-15 09:58 Rev.: 20252

Don't rely on floats to calculate whether run_away is activiated.

7 lines of code changed in 3 files:

silvernexus 2016-05-15 09:16 Rev.: 20251

Remove check for too high hp that is already covered by use of MIN().

7 lines of code changed in 2 files:

silvernexus 2016-05-14 22:41 Rev.: 20250

Optimize the absdir() function to perform in O(1).

6 lines of code changed in 2 files:

silvernexus 2016-05-14 17:45 Rev.: 20249

Reduce extraneous assignments in monster_compute_path()

19 lines of code changed in 2 files:

silvernexus 2016-05-14 16:13 Rev.: 20248

Remove underscores from displayed table headers for arch2xml tool.

1 lines of code changed in 1 file:

silvernexus 2016-05-14 15:04 Rev.: 20247

Rename variables in roll_stat() to improve readability.

10 lines of code changed in 1 file:

silvernexus 2016-05-07 13:03 Rev.: 20243

Convert configure.ac comments to autoconf comments. They will not appear in the generated files this way.

46 lines of code changed in 2 files:

silvernexus 2016-05-02 12:01 Rev.: 20238

Fixed spell documentation generation to not have line wrapping and to clean correctly.

12 lines of code changed in 3 files:

silvernexus 2016-05-02 11:48 Rev.: 20237

Adjusted documentation for the tome of magic.

26 lines of code changed in 2 files:

April 2016 »

Generated by StatSVN 0.7.0