summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-11-08asa 0.3.3masterDavid Lamparter3-6/+6
2010-11-08csri: build (static) helper libraries with -fPICDominique Leuenberger2-3/+3
2010-11-08imports: fix use of uninitialized next pointerDavid Lamparter1-1/+1
2010-11-08imports: fix C++ naming problemDominique Leuenberger2-7/+7
2010-05-09fix some wrong integer sizes in lexerDavid Lamparter1-3/+3
2010-05-09fix C++ new keyword useDavid Lamparter1-4/+4
2010-05-09csri: fix strict-aliasing in loaderDavid Lamparter1-21/+23
2010-05-09csri: fix subhelp arg-as-format-stringDavid Lamparter1-4/+2
2009-03-08csri: fix autotools complaints about windows c++ sourceDavid Lamparter1-0/+1
2009-03-08relicense as BSDDavid Lamparter51-889/+527
2008-03-22fix asa buildingRafaël Carré2-3/+6
2007-10-29cleanup (2/?): fix more OOMs and commentsDavid Lamparter1-15/+54
2007-10-29fix c4437f..., need more includes now.David Lamparter1-1/+10
2007-10-16cleanup (1/?): fix some OOMs, also cosmeticsDavid Lamparter1-8/+17
2007-10-16add OOM handling helpersDavid Lamparter1-0/+7
2007-09-12update TODODavid Lamparter1-4/+1
2007-09-12add structure to free ssav_linesDavid Lamparter3-0/+88
2007-08-31fix omission in imports/Makefile.amDavid Lamparter1-1/+1
2007-08-31blur (\be1) supportDavid Lamparter2-2/+74
2007-08-31pass \be, \u and \s to rendererDavid Lamparter2-3/+12
2007-08-30ignore non-executable files in CSRI pathDavid Lamparter1-0/+2
2007-08-30include /usr and /usr/local in CSRI pathDavid Lamparter1-2/+2
2007-08-30install to default libdir, symlink to csriDavid Lamparter1-3/+8
2007-08-30fix mkinstalldirs ONCE AGAINDavid Lamparter1-0/+3
2007-08-30pre-parse imports into C header fileDavid Lamparter5-9/+317
2007-08-27imports: move subhelp references out of parserDavid Lamparter2-6/+7
2007-08-27imports: use asa_pcre to form pseudoabstract pcre representationDavid Lamparter3-22/+37
2007-08-08Pull imports file from hacks branch and inst to share/asaDavid Lamparter3-2/+123
2007-08-01really fix packet-to-fragment logicDavid Lamparter1-0/+1
2007-08-01revert broken packet-to-fragment fix, it is plain buggy.David Lamparter1-3/+2
2007-07-31update gettext to 0.16.1.David Lamparter2-3/+33
2007-07-16imports lexer: properly use %option noyywrapDavid Lamparter1-0/+2
2007-07-16fix bug in packet-to-fragment logicDavid Lamparter1-2/+3
2007-07-16streaming support for csri helper libraryDavid Lamparter2-9/+39
2007-07-16pseudo-fix alpha blitterDavid Lamparter1-9/+10
2007-07-16lexer: print 1-based column numbers, add for streamsDavid Lamparter1-3/+3
2007-07-10lexer: add \h escapeDavid Lamparter1-0/+3
2007-07-08keep disappearing lines in collision detection listDavid Lamparter1-9/+10
2007-07-08collision detection, the simplest way possibleDavid Lamparter2-8/+57
2007-07-08imports: link against -lflDavid Lamparter1-1/+1
2007-07-08imports: check for libpcreDavid Lamparter2-11/+16
2007-07-06import vm: kill empty lines, we have end times anywayDavid Lamparter1-3/+4
2007-07-06imports lexer: allow escape sequences in replacementsDavid Lamparter1-1/+4
2007-07-06working imports VM!David Lamparter3-18/+509
2007-07-06imports: structure header, lexer and parserDavid Lamparter7-1/+589
2007-07-06fix missing initialization in text packet lexerDavid Lamparter1-0/+1
2007-07-06Merge branch 'streaming'David Lamparter5-16/+258
2007-07-06un-break SSA4 by initializing scaling to 100%David Lamparter1-0/+2
2007-07-06csri cmdline: add streamtest commandDavid Lamparter1-0/+103
2007-07-06SSA packet lexer: fix state.param = NULLDavid Lamparter1-4/+4
[next]