- Jun 21, 2015
-
-
RealBadAngel authored
-
- Jun 20, 2015
-
-
est31 authored
-
est31 authored
-> remove the old parent as @kahrl suggested -> use indices no iterator as @kwolekr suggested
-
paramat authored
-
figec authored
-
est31 authored
* Use enum for GENERIC_CMD_* * Rename m_attachements to attachement_parent_ids (public member and clearer name) * Rename GENERIC_CMD_SET_ATTACHMENT to GENERIC_CMD_ATTACH_TO * USHRT_MAX + 1 buffer sizes to prevent overflows as @kahrl suggested * Remove unneccessary m_id from GenericCAO (shadowing protected superclass member for no reason) as @kahrl suggested
-
est31 authored
-
- Jun 18, 2015
- Jun 17, 2015
- Jun 16, 2015
-
-
ShadowNinja authored
-
est31 authored
* Make method (more) consistent with current code stlye * Move index into loop constructor after @rubenwardy's suggestion * Cache inv_s->getList(s.listname), which removes a possibly bad scenario of inv_s being null. * Properly check for validity
-
est31 authored
-
est31 authored
Adds list-rings, a method to implement item sending between inventories via shift-click. Nice insider feature: a ring consisting of a single inventory list serves as nice clean-up method. Also adds them to minimal game, and the standard inventory. Craft output slots are not supported.
-
Nathaniel Olsen authored
-
- Jun 15, 2015
-
-
Wuzzy authored
-
y.st authored
-
paramat authored
Decorations: Remove lower limit of water level for placement
-
SmallJoker authored
-
- Jun 14, 2015
-
-
Craig Davison authored
-
est31 authored
-
RealBadAngel authored
-
est31 authored
-
est31 authored
While utf8_to_wide works well, wide_to_utf8 is quite broken on android, for some reason.
-
- Jun 13, 2015
-
-
Ilya Zhuravlev authored
-
est31 authored
-
TeTpaAka authored
-
TeTpaAka authored
-
- Jun 12, 2015
- Jun 11, 2015
-
-
est31 authored
-
- Jun 09, 2015
- Jun 06, 2015
-
-
HybridDog authored
* abort if theres no active timer * only reduce the timer.time of all timers when its necessary * move updating timers_to_add into a seperate function
-
- Jun 03, 2015
-
-
paramat authored
-
- Jun 02, 2015