CIA.vc
EasyRPG
Free RPG Maker 2000/2003 clone
Stats » Projects » EasyRPG
information
Photo
EasyRPG is a project aimed at producing a Role Playing Game interpreter and editor tool for playing and creating click and play games, inspired by RPG Maker (RPGツクール) Japanese software series.
syndicateUTC clock
07:01 on Feb 11, 2012
event counters
The last message was received 1.63 months ago at 07:21 on Dec 24, 2011
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
1583 messages since the first one, 4.77 years ago, for an average of 1.1 days between messages
recent messages
dateReversed sort columnprojectcontentlink
07:21 on Dec 24, 2011easyrpg
Commit by takecheeze :: r1596 /trunk/editor/CMakeLists.txt: (link)
set default version of gtk to 3
#
07:21 on Dec 24, 2011easyrpg
Commit by takecheeze :: r1595 /trunk/editor/CMakeLists.txt: (link)
add library finding for OS X
#
04:36 on Dec 24, 2011easyrpg
Commit by glynnc :: r1594 /trunk/readers/src/ (2 files): (link)
Consistency fixes related to Flags readers
#
03:40 on Dec 24, 2011easyrpg
Commit by glynnc :: r1593 /trunk/readers/ (6 files in 2 dirs): (link)
Consistency fixes related to "raw" structures
#
23:59 on Dec 23, 2011easyrpg
Commit by fdelapena :: r1592 /trunk/readers/builds/codelite/readers.project: (link)
readers: updated CodeLite project.
#
07:50 on Dec 23, 2011easyrpg
Commit by fdelapena :: r1591 /trunk/editor/configure.ac: (link)
editor: silenced unused-but-set-variable C warnings.
#
07:29 on Dec 23, 2011easyrpg
Commit by fdelapena :: r1590 /trunk/editor/ (7 files in 2 dirs): (link)
editor: Vala version required 0.14.0 instead of 0.14.1.
Replaced Gdk.Color with Gdk.RGBA, Gdk.Color is deprecated since GTK+ 3.4.
Silenced some Vala warnings.
#
19:36 on Dec 20, 2011easyrpg
Commit by aitor-falc :: r1589 /trunk/editor/src/ (3 files): (link)
Moving things to resources.vala. Logo was not being displayed in the 'about' dialog.
#
01:34 on Dec 20, 2011easyrpg
Commit by aitor-falc :: r1588 /trunk/editor/src/view_main_window.vala: (link)
Removing unnecessary things in MainWindow view.
#
01:11 on Dec 20, 2011easyrpg
Commit by aitor-falc :: r1587 /trunk/editor/ (43 files in 5 dirs): (link)
The icons rendering bug is now fixed and simplified.
#
03:22 on Dec 18, 2011easyrpg
Commit by aitor-falc :: r1586 /trunk/editor/ (11 files in 4 dirs): (link)
Optimizing map rendering process. Memory usage decreased and some test maps were modified.
#
20:03 on Dec 16, 2011easyrpg
Commit by glynnc :: r1585 /trunk/readers/src/ (reader_xml.cpp writer_xml.cpp): (link)
Fix handling of control codes in XML
#
04:28 on Dec 16, 2011easyrpg
Commit by glynnc :: r1584 /trunk/readers/ (3 files in 2 dirs): (link)
Set default values for Chipset::passable_data_{lower,upper}
Add Chipset::Init() for vector initialisations
#
23:49 on Dec 15, 2011easyrpg
Commit by glynnc :: r1583 /trunk/readers/src/rpg_chipset.cpp: (link)
Set default value for terrain_data field
#
21:48 on Dec 09, 2011easyrpg
Commit by glynnc :: r1582 /trunk/readers/include/ (5 files): (link)
Fix formatting, whitespace consistency
#
21:47 on Dec 09, 2011easyrpg
Commit by glynnc :: r1581 /trunk/readers/include/rpg_battleranimationextension.h: (link)
Fix BattlerAnimationExtension::AnimType definition
#
04:17 on Dec 09, 2011easyrpg
Commit by glynnc :: r1580 /trunk/readers/include/ (12 files): (link)
Add more enum definitions
#
04:05 on Dec 09, 2011easyrpg
Commit by glynnc :: r1579 /trunk/readers/ (34 files in 2 dirs): (link)
Rename State::Type to State::Persistence
Fix State::AffectType, State::ChangeType enums
Consistency:
 list structure fields in file order
 list headers alphabetically
Clean-up:
 Don't add // Headers block for files which include no headers
#
02:13 on Dec 09, 2011easyrpg
Commit by glynnc :: r1578 /trunk/readers/src/ (7 files): (link)
Consistent initialization of ID fields
#
22:23 on Dec 08, 2011easyrpg
Commit by glynnc :: r1577 /trunk/readers/src/ (reader_lcf.cpp writer_lcf.cpp): (link)
Fix use of assert()
#